]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r250193:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 May 2013 10:32:01 +0000 (10:32 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 May 2013 10:32:01 +0000 (10:32 +0000)
commit2fe0571f87a826b474c62e109f986438c7687c3f
tree18f9ee90434fcd4fa3fb3bc201d9af3be343ebb0
parent35db702a683b6d9654eba5d860f6a2b4415b7e51
MFC r250193:
Do a sync of the devvp vnode for the mount, which buffers, among other
things, contain FAT blocks.  This makes fsync(2) for msdosfs more correct
by syncing the metadata needed to read the synced data.

git-svn-id: svn://svn.freebsd.org/base/stable/8@250696 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/msdosfs/msdosfs_denode.c
sys/fs/msdosfs/msdosfs_vnops.c