]> nv-tegra.nvidia Code Review - linux-3.10.git/commit - include
Move some REQ flags to the common bio/request area
authorMatthew Wilcox <willy@linux.intel.com>
Thu, 11 Aug 2011 08:36:03 +0000 (10:36 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 11 Aug 2011 08:36:03 +0000 (10:36 +0200)
commit8e4bf84474960e832b56293c9b0674c88b5b05ce
treeb26ea750eaeda530a4b563d1f005dc5a1cac9510
parent40bb96ade4ef1549f387625589175def31dc9023
Move some REQ flags to the common bio/request area

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>
include/linux/blk_types.h