NetBSD/sys/ufs/ffs
chs 8306a9eddf change vflushbuf() to take the full FSYNC_* flags.
translate FSYNC_LAZY into PGO_LAZY for VOP_PUTPAGES() so that
genfs_do_io() can set the appropriate io priority for the I/O.
this is the first part of addressing PR 46325.
2012-04-29 22:53:59 +00:00
..
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c converting readdir in ffs ext2fs from malloc(9) to kmem(9) 2012-01-27 19:22:48 +00:00
ffs_quota2.c
ffs_snapshot.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
ffs_vnops.c change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
ffs_wapbl.c
fs.h everywhere else it is assumed that the filesystem block size fits into 2012-04-23 17:19:00 +00:00
Makefile