]> 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>
Fri, 21 Sep 2012 23:22:07 +0000 (19:22 -0400)
commitace6c9165ecb58e954dde3ae9a81c3e14f0fc267
tree07d7de537f42d9067ab133d339840cb3b9c43361
parente033bad9752ed6df4e2e8cee2cf1c7f4666120a9
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