summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppush
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-02-09 11:28:35 +0000
committerjeff <jeff@FreeBSD.org>2003-02-09 11:28:35 +0000
commit87e306ad712d6a7daef1073b7fb94c0fa90908d2 (patch)
tree48d962faa6bfdae347b467d003b11e355ce17172 /usr.sbin/yppush
parent75e9ed76e4bbf5978303d4d7ee581c86bef55c50 (diff)
downloadFreeBSD-src-87e306ad712d6a7daef1073b7fb94c0fa90908d2.zip
FreeBSD-src-87e306ad712d6a7daef1073b7fb94c0fa90908d2.tar.gz
- Cleanup unlocked accesses to buf flags by introducing a new b_vflag member
that is protected by the vnode lock. - Move B_SCANNED into b_vflags and call it BV_SCANNED. - Create a vop_stdfsync() modeled after spec's sync. - Replace spec_fsync, msdos_fsync, and hpfs_fsync with the stdfsync and some fs specific processing. This gives all of these filesystems proper behavior wrt MNT_WAIT/NOWAIT and the use of the B_SCANNED flag. - Annotate the locking in buf.h
Diffstat (limited to 'usr.sbin/yppush')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud