]> git.baikalelectronics.ru Git - kernel.git/commit
ext3: don't export ext3_fs.h and jbd.h
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Mar 2008 21:16:03 +0000 (14:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Mar 2008 21:45:22 +0000 (14:45 -0700)
commitad729c2df094c1003048976d9d5ea127948fb1b0
treebda1842ef8f14c53ba50dc2668953b7b9a0bfce3
parentae0c291bc89a17bce810db49a549012dcc53e85e
ext3: don't export ext3_fs.h and jbd.h

Neither of the headers actually compiles when included from userpsace nor
should it be made available as userspace tools should be using the libraries
or at least headers from e2fsprogs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/Kbuild