aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2017-09-22 11:47:46 -0700
committerDarrick J. Wong <[email protected]>2017-09-26 10:55:20 -0700
commit842f6e9f786226c58fcbd5ef80eadca72fdfe652 (patch)
tree55f94197dcc1d4ff26dbf153718dd5760e2e7519 /net/lapb/lapb_out.c
parent9789dd9e1d939232e8ff4c50ef8e75aa6781b3fb (diff)
xfs: Capture state of the right inode in xfs_iflush_done
My previous patch: d3a304b6292168b83b45d624784f973fdc1ca674 check for XFS_LI_FAILED flag xfs_iflush done, so the failed item can be properly resubmitted. In the loop scanning other inodes being completed, it should check the current item for the XFS_LI_FAILED, and not the initial one. The state of the initial inode is checked after the loop ends Kudos to Eric for catching this. Signed-off-by: Carlos Maiolino <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions