NetBSD/sys/fs/v7fs
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
..
Makefile
files.v7fs
v7fs.h
v7fs_args.h
v7fs_datablock.c
v7fs_datablock.h
v7fs_dirent.c
v7fs_dirent.h
v7fs_endian.c
v7fs_endian.h
v7fs_extern.c
v7fs_extern.h
v7fs_file.c
v7fs_file.h
v7fs_file_util.c
v7fs_impl.h
v7fs_inode.c
v7fs_inode.h
v7fs_inode_util.c
v7fs_io.c
v7fs_io_kern.c
v7fs_io_user.c
v7fs_superblock.c
v7fs_superblock.h
v7fs_superblock_util.c
v7fs_vfsops.c
v7fs_vnops.c change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00