ext2: No longer export ext2_fs.h to user space
authorThierry Reding <[email protected]>
Fri, 23 Mar 2012 09:27:36 +0000 (10:27 +0100)
committerAl Viro <[email protected]>
Sat, 31 Mar 2012 20:03:15 +0000 (16:03 -0400)
commit4a165d25f63a989d0aabe9d8eed5b3a5d5da1862
tree472b3fd4b2432d325d427e28b148676e9790c6fe
parent00292bbf769620dea923dbd906afd88955f7ea19
ext2: No longer export ext2_fs.h to user space

Since the on-disk format has been stable for quite some time, users
should either use the headers provided by libext2fs or keep a private
copy of this header. For the full discussion, see this thread:

https://lkml.org/lkml/2012/3/21/516

While at it, this commit removes all __KERNEL__ guards, which are now
unnecessary.

Signed-off-by: Thierry Reding <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Ted Ts'o <[email protected]>
Cc: Artem Bityutskiy <[email protected]>
Cc: Andreas Dilger <[email protected]>
Cc: [email protected]
include/linux/Kbuild
include/linux/ext2_fs.h