K 10 svn:author V 3 kib K 8 svn:date V 27 2009-06-30T10:07:33.739504Z K 7 svn:log V 317 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 END