]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc986c1c8a55335192ce4ec7d7eef58a7533d6b30
treea354c5c09c42a52a217a0675fd6d07c22604992c
parente680e5310ef76079e7f2d948014520722dc94579
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