git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40bb96a
)
Move some REQ flags to the common bio/request area
author
Matthew Wilcox
<willy@linux.intel.com>
Thu, 11 Aug 2011 08:36:03 +0000
(10:36 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 11 Aug 2011 08:36:03 +0000
(10:36 +0200)
REQ_SECURE, REQ_FLUSH and REQ_FUA may all be set on a bio as well as
on a request, so relocate them to the shared part of the enum.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found