Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254007
b: refs/heads/master
c: 155d109
h: refs/heads/master
i:
  254005: 3f5aa5e
  254003: af7ac55
  253999: ef0dac7
v: v3
  • Loading branch information
Namhyung Kim authored and Jens Axboe committed Jun 20, 2011
1 parent 93677f0 commit 8c75e35
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: d4c208b86b8be4254eba0e74071496e599f94639
refs/heads/master: 155d109b5f52ffd749219b27702462dcd9cf4f8d
2 changes: 1 addition & 1 deletion trunk/include/linux/blk_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ enum rq_flag_bits {
(REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT | REQ_FAILFAST_DRIVER)
#define REQ_COMMON_MASK \
(REQ_WRITE | REQ_FAILFAST_MASK | REQ_SYNC | REQ_META | REQ_DISCARD | \
REQ_NOIDLE | REQ_FLUSH | REQ_FUA)
REQ_NOIDLE | REQ_FLUSH | REQ_FUA | REQ_SECURE)
#define REQ_CLONE_MASK REQ_COMMON_MASK

#define REQ_RAHEAD (1 << __REQ_RAHEAD)
Expand Down

0 comments on commit 8c75e35

Please sign in to comment.