CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/09/03 17:24:25
Modified files:
sbin/mount_vnd : mount_vnd.c mount_vnd.8
sys/dev : vnd.c vndioctl.h
Log message:
Replace -s (sector size) option with more general -t (disktype)
option which makes the vnd device emulate the geometry of the
specified disktab(5) entry. No change in behaviour or geometry
unless -t is used.
API for vnd configuration ioctl (VNDIOCSET) changes, so mount_vnd
must be in sync with kernel.
Tested & ok jsing@ 'Lovely' deraadt@