]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 2 Apr 2020 16:37:25 +0000 (12:37 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 2 Apr 2020 22:53:59 +0000 (18:53 -0400)
commitc9197bf4d3dfda4ec915fefdbccdea8daf02bac0
tree26f5e34cd7c98e1752af2121ec7c70eb12874bb0
parente0446c30a1e647b376432d8c52a12ff2d5ed9a4d
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout

Setting nfs_mountpoint_expiry_timeout() to a negative value stops
mountpoint expiration, while setting it to a positive value restarts
the scheduler.

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