]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Switch mount code to use xprt_find_transport_ident()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 10 Nov 2020 15:30:35 +0000 (10:30 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Dec 2020 19:05:53 +0000 (14:05 -0500)
commit05c958c375550f41f4dc37cd8ac7903134c053ff
tree8b3b76e83388c6b5ca28a8aacefdd05a8f8e2823
parent1c20bb770417270fe8ca39141be9c3207a5bfd29
NFS: Switch mount code to use xprt_find_transport_ident()

Switch the mount code to use xprt_find_transport_ident() and to check
the results before allowing the mount to proceed.

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