Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335963
b: refs/heads/master
c: 11cfb6f
h: refs/heads/master
i:
  335961: f1ae7a5
  335959: 6aada15
v: v3
  • Loading branch information
Ed Cashin authored and Jens Axboe committed Nov 23, 2012
1 parent cb04de8 commit 2b70efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 298d80152c895859bd128552db7a5b228e8a23f7
refs/heads/master: 11cfb6ff736dc89b0447b8902d6912692303f6af
2 changes: 1 addition & 1 deletion trunk/drivers/block/aoe/aoecmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ aoe_end_request(struct aoedev *d, struct request *rq, int fastfail)

/* cf. http://lkml.org/lkml/2006/10/31/28 */
if (!fastfail)
q->request_fn(q);
__blk_run_queue(q);
}

static void
Expand Down

0 comments on commit 2b70efa

Please sign in to comment.