]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 21 Aug 2019 22:16:28 +0000 (18:16 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:44 +0000 (21:28 -0500)
commitf58be487f20758b58723709c763ce07c91f37bda
treee4464a85ef1102e81643fbf7565f58e6e1f4ac23
parentdea20a145c2224b9332fd7769bafd2b43a09e027
NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts

If we set nfs_mountpoint_expiry_timeout to a negative value, then
allow that to imply that we do not expire NFSv4 submounts.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/namespace.c