From: Jeff Mahoney Date: Mon, 13 Feb 2006 16:12:36 +0000 (-0500) Subject: [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl X-Git-Tag: v2.6.16-rc4~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90947ef26fa689a3252aa8282a01f60648e70fdb;p=pandora-kernel.git [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl This fixes a potential oops if there is an error reported by posix_acl_from_disk(). This is mostly theoretical due to the use of magics and checksums in xattrs, but is still possible. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed