OSDN Git Service

NFSv4/pnfs: Clean up nfs_layout_find_inode()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 27 Feb 2020 16:24:06 +0000 (11:24 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 16 Mar 2020 12:34:29 +0000 (08:34 -0400)
commit58ac3e59235f1fa174c6e9c5e69111a7b2fa2652
tree77ecbdc9bf7bbc4cf043fd919b8cb7bc1f0b909e
parentcf6605d1940a5ead7f2de78b5926f9c3179cda41
NFSv4/pnfs: Clean up nfs_layout_find_inode()

Now that we can rely on just the rcu_read_lock(), remove the
clp->cl_lock and clean up.

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