]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 1 Aug 2017 21:07:02 +0000 (17:07 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 15 Aug 2017 15:54:48 +0000 (11:54 -0400)
commit073f2d8a27a7ab6e75f9e91408194a727da3b2d8
tree1396fe9dfdae6f4c0e25bce697d2cce351c3245b
parent3096f3bac79075aa1ab4165067bd9124a5cd94c0
NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()

Now that we no longer hold the inode->i_lock when manipulating the
commit lists, it is safe to call pnfs_put_lseg() again.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs.c
fs/nfs/pnfs.h
fs/nfs/pnfs_nfs.c