From: Matthew Wilcox Date: Thu, 11 Aug 2011 08:36:03 +0000 (+0200) Subject: Move some REQ flags to the common bio/request area X-Git-Tag: v3.1-rc3~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4bf84474960e832b56293c9b0674c88b5b05ce;p=pandora-kernel.git 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 Signed-off-by: Namhyung Kim Reviewed-by: Jeff Moyer Signed-off-by: Jens Axboe --- Reading git-diff-tree failed