NetBSD/sbin/newfs_ext2fs
jdolecek 249e8f5f7e rename struct ext2fs_dinode attribute e2di_dacl to correct
e2di_size_high; even Linux ext2 filesystem code actually uses it
unconditionally this way and ext4 code finally also calls it that way
in their struct definition too; if there was any trace of this for other
purpose it's long gone
2016-08-04 17:43:47 +00:00
..
Makefile
extern.h
mke2fs.c rename struct ext2fs_dinode attribute e2di_dacl to correct 2016-08-04 17:43:47 +00:00
newfs_ext2fs.8
newfs_ext2fs.c