From: David Howells Date: Sat, 13 Oct 2012 09:45:06 +0000 (+0100) Subject: UAPI: Unexport linux/blk_types.h X-Git-Tag: v3.7-rc1~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08cce05c5a91f5017f4edc9866cf026908c73f9f;p=pandora-kernel.git 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 cc: Jens Axboe cc: Tejun Heo cc: Al Viro --- Reading git-diff-tree failed