NetBSD/sys/ufs/ext2fs
2012-09-01 17:01:24 +00:00
..
ext2fs_alloc.c {ffs_nodealloccg,ext2fs_nodealloccg,ext2fs_mapsearch}: use XOR and ffs() 2011-03-06 04:46:26 +00:00
ext2fs_balloc.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ext2fs_bmap.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ext2fs_bswap.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ext2fs_dinode.h Add definitions for more reserved inodes. 2009-11-27 11:16:54 +00:00
ext2fs_dir.h Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
ext2fs_extern.h Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
ext2fs_inode.c converting readdir in ffs ext2fs from malloc(9) to kmem(9) 2012-01-27 19:22:48 +00:00
ext2fs_lookup.c Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
ext2fs_readwrite.c change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
ext2fs_rename.c Kill the IN_RENAME in-core inode flag in ufs and ext2fs. 2012-06-04 20:13:47 +00:00
ext2fs_subr.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ext2fs_vfsops.c really print the incompatible bits. 2012-09-01 17:01:24 +00:00
ext2fs_vnops.c Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
ext2fs.h really print the incompatible bits. 2012-09-01 17:01:24 +00:00
Makefile