NetBSD/sys/ufs/ext2fs
yamt da51d139a4 improve post-ubc file overwrite performance in common cases.
ie. when it's safe, actually overwrite blocks rather than doing
read-modify-write.

also fixes PR/33152 and PR/36303.
2007-06-05 12:31:30 +00:00
..
ext2fs_alloc.c
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h
ext2fs_inode.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
ext2fs_lookup.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ext2fs_readwrite.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
ext2fs_subr.c
ext2fs_vfsops.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
ext2fs_vnops.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ext2fs.h
Makefile