From: Christoph Hellwig Date: Wed, 17 Oct 2007 06:26:51 +0000 (-0700) Subject: ufs: move non-layout parts of ufs_fs.h to fs/ufs/ X-Git-Tag: v2.6.24-rc1~714 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd6d4ecf6868ed57d4daae5d48e52d0752566d2;p=pandora-kernel.git ufs: move non-layout parts of ufs_fs.h to fs/ufs/ Move prototypes and in-core structures to fs/ufs/ similar to what most other filesystems already do. I made little modifications: move also ufs debug macros and mount options constants into fs/ufs/ufs.h, this stuff also private for ufs. Signed-off-by: Christoph Hellwig Signed-off-by: Evgeniy Dushistov Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed