aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorChristof Schmitt <[email protected]>2008-11-04 16:35:08 +0100
committerJames Bottomley <[email protected]>2008-11-05 12:46:39 -0500
commit3765138ae946e6e29b22bf15a9647c600c232639 (patch)
tree5704fb770db648506bba7ca8e7fa2c887b4998d0 /fs/jbd2/commit.c
parent88f2a977870af655296a682fe2a58c822cd25bb2 (diff)
[SCSI] zfcp: Fix request list handling in error path
Fix the handling of the request list in the error path: - Use irqsave for the lock as in the good path. - Before removing the request, check if it is still in the list, a call to dismiss_all might have changed the list in between. - zfcp_qdio_send does not change the queue counters on failure, trying revert something is wrong, so remove this. Signed-off-by: Christof Schmitt <[email protected]> Signed-off-by: Swen Schillig <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions