]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: Clean up pnfs_put_lseg()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Sep 2012 00:46:49 +0000 (20:46 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 24 Sep 2012 17:24:30 +0000 (13:24 -0400)
commitf4557b77d2d6ecb570d4cce13a1b727bfc882176
tree9f1c668e149f18a13358c12c81f5351e4c99fcc6
parenteac017028624debfa33c7037a947e4df4615b5e8
NFSv4.1: Clean up pnfs_put_lseg()

There is no longer a need to use pnfs_free_lseg_list(). Just call
pnfs_free_lseg() directly.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/pnfs.c