]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit293527b2e5dd36770e503b1529f694eb83171286
tree77ecbdc9bf7bbc4cf043fd919b8cb7bc1f0b909e
parentd0a36ed2c894822d6e062f5087d186f3d43034b8
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