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

/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.cdiff 223971 Wed Jul 13 00:55:06 MDT 2011 rmacklem r222389 introduced a case where the NFSv4 client could
loop in nfscl_getcl() when a forced dismount is in progress,
because nfsv4_lock() will return 0 without sleeping when
MNTK_UNMOUNTF is set.
This patch fixes it so it won't loop calling nfsv4_lock()
for this case.

MFC after: 2 weeks

Completed in 123 milliseconds