diff options
author | Carlos Maiolino <cmaiolino@redhat.com> | 2017-09-22 18:47:46 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-27 08:38:09 (GMT) |
commit | d59a3f7f3caab4ac5cf6cf497a657cc1221e0f7f (patch) | |
tree | eb4b3c94bb093037795d197cf5c0450466fdb485 /init/noinitramfs.c | |
parent | 98cbca24894c592499bf135d3f3f5bd9f8f6946d (diff) | |
download | linux-d59a3f7f3caab4ac5cf6cf497a657cc1221e0f7f.tar.xz |
xfs: Capture state of the right inode in xfs_iflush_done
commit 842f6e9f786226c58fcbd5ef80eadca72fdfe652 upstream.
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 <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init/noinitramfs.c')
0 files changed, 0 insertions, 0 deletions