UAPI: Unexport linux/blk_types.h

It seems that was linux/blk_types.h incorrectly exported to fix up some missing
bits required by the exported parts of linux/fs.h (READ, WRITE, READA, etc.).

So unexport linux/blk_types.h and unexport the relevant bits of linux/fs.h.

Signed-off-by: David Howells <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Tejun Heo <[email protected]>
cc: Al Viro <[email protected]>
2 files changed