]> Git Repo - linux.git/commit - include/linux/fs.h
UAPI: Unexport linux/blk_types.h
authorDavid Howells <[email protected]>
Sat, 13 Oct 2012 09:45:06 +0000 (10:45 +0100)
committerDavid Howells <[email protected]>
Sat, 13 Oct 2012 09:45:06 +0000 (10:45 +0100)
commit08cce05c5a91f5017f4edc9866cf026908c73f9f
treefc03b0188829102c65c77ecc0ac173b8d72ec7a2
parent8e4627dd865fca4b7e7a46128cd2659e64cdebb0
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]>
include/linux/Kbuild
include/linux/fs.h
This page took 0.054886 seconds and 4 git commands to generate.