]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix handling of ".." in nfs_lookup() for the forced dismount case
authorrmacklem <rmacklem@FreeBSD.org>
Wed, 17 Jun 2009 14:10:18 +0000 (14:10 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Wed, 17 Jun 2009 14:10:18 +0000 (14:10 +0000)
commitf0ea4f4c9fd72e2b5dd8ad896d1b7a7e6fb96058
treebaca52fd25c14020314944a7fa94ec1e5cd0c6b4
parent5a77f36af99ef427ad87650df052a10b37883b23
Fix handling of ".." in nfs_lookup() for the forced dismount case
by cribbing the change made to the regular nfs client in r194358.

Approved by: kib (mentor)
sys/fs/nfsclient/nfs_clvnops.c