block: remove READ_META and WRITE_META
authorChristoph Hellwig <hch@infradead.org>
Tue, 23 Aug 2011 12:49:55 +0000 (14:49 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 23 Aug 2011 12:49:55 +0000 (14:49 +0200)
Replace all occurnanced of the undocumented READ_META with READ | REQ_META
and remove the unused WRITE_META define.

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

No differences found