diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-04-02 10:34:36 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-04-02 18:51:12 -0400 |
commit | 75da98586af75eb80664714a67a9895bf0a5517e (patch) | |
tree | ebc21354f2cb42468d73ed950efdc249415f4a36 /fs/binfmt_em86.c | |
parent | 529af90576cfa44aa107e9876e2ebaa053983986 (diff) |
NFS: finish_automount() requires us to hold 2 refs to the mount record
We must not return from nfs_d_automount() without holding 2 references
to the mount record. Doing so, will trigger the BUG() in finish_automount().
Also ensure that we don't try to reschedule the automount timer with
a negative or zero timeout value.
Fixes: 22a1ae9a93fb ("NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts")
Cc: stable@vger.kernel.org # v5.5+
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/binfmt_em86.c')
0 files changed, 0 insertions, 0 deletions