summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_devstat.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-06-30 10:07:33 +0000
committerkib <kib@FreeBSD.org>2009-06-30 10:07:33 +0000
commit4cf230ed170cd555457f98b62de976144a223f57 (patch)
tree858f72c2462938f06e39eb61e94b258b98685aee /sys/kern/subr_devstat.c
parentc424611d793944a4fe03022da72a5ecc34649c72 (diff)
downloadFreeBSD-src-4cf230ed170cd555457f98b62de976144a223f57.zip
FreeBSD-src-4cf230ed170cd555457f98b62de976144a223f57.tar.gz
For SU mounts, softdep_fsync() might drop vnode lock, allowing other
threads to put dirty buffers on the vnode bufobj list. For regular files and synchronous fsync requests, check for the condition and restart the fsync vop if a new dirty buffer arrived. Tested by: pho Approved by: re (kensmith) MFC after: 1 month
Diffstat (limited to 'sys/kern/subr_devstat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud