NetBSD/sys/ufs
jakllsch 4ca1f26828 Write support for the Ext4 Read-only Compatible Feature "huge_file".
Primarily, this feature extends the inode block count field to 48 bits.
Additionally, this feature allows this field to be represented in file
system block size units rather than DEV_BSIZE units.
2012-11-21 23:11:23 +00:00
..
chfs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
ext2fs Write support for the Ext4 Read-only Compatible Feature "huge_file". 2012-11-21 23:11:23 +00:00
ffs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
lfs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
mfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ufs - Add e2di_version, e2di_nblock_high, e2di_facl_high fields to ext2fs_dinode. 2012-11-19 00:36:21 +00:00
files.ufs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
Makefile