From: Jeff Mahoney Date: Sun, 17 May 2009 05:02:02 +0000 (-0400) Subject: reiserfs: deal with NULL xattr root w/ xattrs disabled X-Git-Tag: v2.6.30-rc7~39 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb5edc457f07956c82dccfb54ca8ae7e2a399f0;p=pandora-kernel.git reiserfs: deal with NULL xattr root w/ xattrs disabled This avoids an Oops in open_xa_root that can occur when deleting a file with xattrs disabled. It assumes that the xattr root will be there, and that is not guaranteed. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed