]> git.baikalelectronics.ru Git - kernel.git/commit
pNFS: Fix pnfs_mark_matching_lsegs_return()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 15 Feb 2016 17:36:04 +0000 (12:36 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 15 Feb 2016 17:56:01 +0000 (12:56 -0500)
commitb7b323eb4ffefb7c6785e7de5d73ae0fad9fbc48
treefce3aeb1615a6b37e9e69185d2588cbdef1faaf4
parent14152e4d4d21d0ea83abe09645e2aeb7977cff21
pNFS: Fix pnfs_mark_matching_lsegs_return()

We don't need to schedule a layoutreturn if the layout segment can
be freed immediately.

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