[PATCH] export ufs_fs.h to userspace
authorMike Frysinger <vapier@gentoo.org>
Mon, 12 Feb 2007 08:52:27 +0000 (00:52 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:30 +0000 (09:48 -0800)
commiteb5857084c8d27764b842025e4c805b174e40cad
tree4b684d31e295f81d23ed61e08466b3bfe875de10
parent944be0b224724fcbf63c3a3fe3a5478c325a6547
[PATCH] export ufs_fs.h to userspace

Was ufs_fs.h purposefully not exported to userspace or did it just slip
through the cracks ?  assuming the latter scenario, the attached patch touches
up the relationship between ufs_fs.h and its sub headers (like ufs_fs_sb.h) so
that we can export it ...  the silo bootloader takes advantage of this header
for example.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/Kbuild
include/linux/ufs_fs.h
include/linux/ufs_fs_sb.h