Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161219
b: refs/heads/master
c: 01e97f6
h: refs/heads/master
i:
  161217: 889bb33
  161215: 92ca0bd
v: v3
  • Loading branch information
Jens Axboe committed Sep 11, 2009
1 parent b004a08 commit ddcf146
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b217a903ab6581cba04f88c44284dcdd2a752561
refs/heads/master: 01e97f6b897bf06ec83375d691f2f4d57f5b3a09
3 changes: 2 additions & 1 deletion trunk/include/linux/blkdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,8 @@ struct request_queue

#define QUEUE_FLAG_DEFAULT ((1 << QUEUE_FLAG_IO_STAT) | \
(1 << QUEUE_FLAG_CLUSTER) | \
(1 << QUEUE_FLAG_STACKABLE))
(1 << QUEUE_FLAG_STACKABLE) | \
(1 << QUEUE_FLAG_SAME_COMP))

static inline int queue_is_locked(struct request_queue *q)
{
Expand Down

0 comments on commit ddcf146

Please sign in to comment.