disk - Add device-mapper specific fallthroughs
authorAlex Hornung <ahornung@gmail.com>
Thu, 4 Nov 2010 20:28:54 +0000 (20:28 +0000)
committerAlex Hornung <ahornung@gmail.com>
Thu, 4 Nov 2010 20:28:54 +0000 (20:28 +0000)
commit81b331be9ab130594beff0f11092ca9b4134f9a5
treeae6d148bd22169feebfa5d53ba0b5efddb35d724
parente5b94a623d9dd4db74b8cf6a9fc25aea4c1dd116
disk - Add device-mapper specific fallthroughs

* Fall through for psize and ioctl if the underlying device is a device
  mapper volume and we aren't operating on a (real) slice or part.

* Enable the code hiding the compatibility slice s0.
sys/kern/subr_disk.c