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, 28 Sep 2012 20:03:15 +0000 (16:03 -0400)
commit29f2252e4f8119ec97bc2e95d3afeae6dbed2d71
treeb8e6a5056878adf3f0f3423f3f8c859467e16112
parent20e4d21863a3732cbdde0438fe418ec46494a1ad
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