block: remove wrappers for request type/flags
authorChristoph Hellwig <hch@lst.de>
Sat, 7 Aug 2010 16:17:56 +0000 (18:17 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:17:56 +0000 (18:17 +0200)
Remove all the trivial wrappers for the cmd_type and cmd_flags fields in
struct requests.  This allows much easier grepping for different request
types instead of unwinding through macros.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found