diff options
author | kib <kib@FreeBSD.org> | 2009-06-30 10:07:33 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2009-06-30 10:07:33 +0000 |
commit | 4cf230ed170cd555457f98b62de976144a223f57 (patch) | |
tree | 858f72c2462938f06e39eb61e94b258b98685aee /sys/kern/subr_devstat.c | |
parent | c424611d793944a4fe03022da72a5ecc34649c72 (diff) | |
download | FreeBSD-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