Searched hist:107842 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/fs/smbfs/
H A Dsmbfs.hdiff 107842 Fri Dec 13 23:44:00 MST 2002 tjr Keep trying to flush the vnode list for the mount while some are still
busy and we are making progress towards making them not busy. This is
needed because smbfs vnodes reference their parent directory but may
appear after their parent in the mount's vnode list; one pass over the
list is not sufficient in this case.

This stops attempts to unmount idle smbfs mounts failing with EBUSY.
H A Dsmbfs_vfsops.cdiff 107842 Fri Dec 13 23:44:00 MST 2002 tjr Keep trying to flush the vnode list for the mount while some are still
busy and we are making progress towards making them not busy. This is
needed because smbfs vnodes reference their parent directory but may
appear after their parent in the mount's vnode list; one pass over the
list is not sufficient in this case.

This stops attempts to unmount idle smbfs mounts failing with EBUSY.
H A Dsmbfs_node.cdiff 107842 Fri Dec 13 23:44:00 MST 2002 tjr Keep trying to flush the vnode list for the mount while some are still
busy and we are making progress towards making them not busy. This is
needed because smbfs vnodes reference their parent directory but may
appear after their parent in the mount's vnode list; one pass over the
list is not sufficient in this case.

This stops attempts to unmount idle smbfs mounts failing with EBUSY.

Completed in 215 milliseconds