NetBSD/sbin/newfs_ext2fs
haad f5b48500f1 Add support for DIOCGDISKINFO to disk like device drivers. Change
partutil.c::getdiskinfo to use it to get disk geometry info.
Use DIOCGWEDGEINFO ioctl to get information about partition size, if disk
driver doesn't support it use old DIOCGDINFO. This patch adds support for
wedge like devices(lvm logical volumes, ZFS zvol partitions) to newfs and
other tools.

No objections on tech-userlevel@.
2009-06-05 21:52:31 +00:00
..
Makefile Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
extern.h
mke2fs.c Use inodesize to get offset of inode in one more place. 2009-03-02 10:57:03 +00:00
newfs_ext2fs.8 Sort option descriptions. 2009-05-18 12:17:54 +00:00
newfs_ext2fs.c Fix botched logic in inodesize check. 2009-03-02 10:38:13 +00:00