From: Al Viro Date: Tue, 26 Apr 2005 01:32:12 +0000 (-0700) Subject: [PATCH] isofs includes sanitized X-Git-Tag: v2.6.12-rc4~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f2f715771d0aa5554451d1e2a920f11b8be3fe;p=pandora-kernel.git [PATCH] isofs includes sanitized fs/isofs includes trimmed down to something resembling sanity. Kernel-only parts of linux/iso_fs.h and entire linux/iso_fs_{sb,i}.h moved to fs/isofs/isofs.h. A lot of useless #include in fs/isofs/*.c killed. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed