]> 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)
commitd121e0dd33043b3c3f81fe67e469674d8cb31397
tree8b3b76e83388c6b5ca28a8aacefdd05a8f8e2823
parent0f418085d2b50a66e83e9e3895f1f881baab24ac
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