Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130702
b: refs/heads/master
c: 0648e10
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Feb 2, 2009
1 parent 8235d91 commit bcdf9aa
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: fb8ec18c316d869271137c97320dbfd2def56569
refs/heads/master: 0648e10d71c8e510d80772c4cb4220c97e9c34c7
2 changes: 1 addition & 1 deletion trunk/include/linux/blkdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ struct request_queue

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

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

0 comments on commit bcdf9aa

Please sign in to comment.