pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 18 Jun 2020 17:22:04 +0000 (13:22 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 13 Jul 2020 03:49:55 +0000 (23:49 -0400)
commitf97ff92bd16644c8d6f579bc6728974057de3ca5
treea354c5c09c42a52a217a0675fd6d07c22604992c
parentac7cbb221159efbf4491de0177b4e20a5d62e5ae
pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()

Both nfs_pageio_reset_read_mds() and nfs_pageio_reset_write_mds()
do call pnfs_generic_pg_cleanup() for us.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/flexfilelayout/flexfilelayout.c