Home
last modified time | relevance | path

Searched hist:bf265401 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfsctl.cbf265401 Tue Jun 23 20:01:19 CDT 2020 J. Bruce Fields <bfields@redhat.com> nfsd: fix nfsdfs inode reference count leak

I don't understand this code well, but I'm seeing a warning about a
still-referenced inode on unmount, and every other similar filesystem
does a dput() here.

Fixes: e8a79fb14f6b ("nfsd: add nfsd/clients directory")
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
bf265401 Tue Jun 23 20:01:19 CDT 2020 J. Bruce Fields <bfields@redhat.com> nfsd: fix nfsdfs inode reference count leak

I don't understand this code well, but I'm seeing a warning about a
still-referenced inode on unmount, and every other similar filesystem
does a dput() here.

Fixes: e8a79fb14f6b ("nfsd: add nfsd/clients directory")
Signed-off-by: J. Bruce Fields <bfields@redhat.com>