[PATCH] Fix acl Oops
authorakpm@osdl.org <akpm@osdl.org>
Sat, 16 Apr 2005 22:24:00 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:00 +0000 (15:24 -0700)
commite493073d8d053429fbb42331b57a95dd0d61cadb
treec4d697372f6c2f2e2f2548f75c1dbb5b821ab805
parent81ddef77bb774e771db8588b937665cd38f40cee
[PATCH] Fix acl Oops

\r)

From: Andreas Gruenbacher <agruen@suse.de>

ext[23]_get_acl will return an error when reading the attribute fails or
out-of-memory occurs.  Catch this case.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ext2/acl.c
fs/ext3/acl.c