看板 DFBSD_commit 關於我們 聯絡資訊
commit 81b331be9ab130594beff0f11092ca9b4134f9a5 Author: Alex Hornung <ahornung@gmail.com> Date: Thu Nov 4 20:28:54 2010 +0000 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. Summary of changes: sys/kern/subr_disk.c | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81b331be9ab130594beff0f11092ca9b4134f9a5 -- DragonFly BSD source repository