]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297367:
authorjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Apr 2016 04:01:22 +0000 (04:01 +0000)
committerjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Apr 2016 04:01:22 +0000 (04:01 +0000)
commit398dd283509ea269768658f877d00584ecf0b752
tree3df4f9011facd5dafe99231c9e4821c6a23c302b
parent2efcae644ec82ee8a51ac313187993de1663b1c2
MFC r297367:

  Move the various per-type arrays of OSD data into a single structure array.

MFC r297422:

  Add osd_reserve() and osd_set_reserved(), which allow M_WAITOK allocation
  of an OSD array.

git-svn-id: svn://svn.freebsd.org/base/stable/10@298834 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man9/osd.9
sys/kern/kern_osd.c
sys/sys/osd.h