From: Al Viro Date: Tue, 9 Jun 2009 16:11:54 +0000 (-0400) Subject: helpers for acl caching + switch to those X-Git-Tag: v2.6.31-rc1~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073aaa1b142461d91f83da66db1184d7c1b1edea;p=pandora-kernel.git helpers for acl caching + switch to those helpers: get_cached_acl(inode, type), set_cached_acl(inode, type, acl), forget_cached_acl(inode, type). ubifs/xattr.c needed includes reordered, the rest is a plain switchover. Signed-off-by: Al Viro --- Reading git-diff-tree failed