From: Jeff Mahoney Date: Sun, 17 May 2009 05:02:01 +0000 (-0400) Subject: reiserfs: clean up ifdefs X-Git-Tag: v2.6.30-rc7~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12abb35a03e32c97235fcefdcf2d851be9f82dc2;p=pandora-kernel.git reiserfs: clean up ifdefs With xattr cleanup even with xattrs disabled, much of the initial setup is still performed. Some #ifdefs are just not needed since the options they protect wouldn't be available anyway. This cleans those up. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed