From: Mike Frysinger Date: Mon, 12 Feb 2007 08:52:27 +0000 (-0800) Subject: [PATCH] export ufs_fs.h to userspace X-Git-Tag: v2.6.21-rc1~274^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5857084c8d27764b842025e4c805b174e40cad;p=pandora-kernel.git [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 Cc: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed