NetBSD/sys/miscfs/specfs
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
spec_vnops.c change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
specdev.h