[PATCH] reiserfs_get_acl() build fix
authorAndrew Morton <akpm@osdl.org>
Sun, 5 Feb 2006 07:27:51 +0000 (23:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 19:06:52 +0000 (11:06 -0800)
commitbc5e483da61eb5ab8d24b4a919fb512e5886d02c
tree06ab71794171e9839f3e50674a115d017b35b8ab
parent165a2c1d514892ae917cdf80be9e5269015c1034
[PATCH] reiserfs_get_acl() build fix

With CONFIG_REISERFS_FS_XATTR=y, CONFIG_REISERFS_FS_POSIX_ACL=n:

fs/reiserfs/xattr.c: In function `reiserfs_check_acl':
fs/reiserfs/xattr.c:1330: called object is not a function

Cc: Chris Mason <mason@suse.com>
Cc: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/reiserfs_acl.h