/[base]
ViewVC logotype

Revision 345392


Jump to revision: Previous Next
Author: asomers
Date: Thu Mar 21 22:17:10 2019 UTC (5 years, 3 months ago)
Changed paths: 3
Log Message:
fusefs: VOP_FSYNC should be synchronous -- sometimes

I committed too hastily in r345390.  There are cases, not directly reachable
from userland, where VOP_FSYNC ought to be asynchronous.  This commit fixes
fusefs to handle VOP_FSYNC synchronously if and only if the VFS requests it.

PR:		236474
X-MFC-With:	345390
Sponsored by:	The FreeBSD Foundation


Changed paths

Path Details
Directoryprojects/fuse2/sys/fs/fuse/fuse_internal.c modified , text changed
Directoryprojects/fuse2/sys/fs/fuse/fuse_internal.h modified , text changed
Directoryprojects/fuse2/sys/fs/fuse/fuse_vnops.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27