From: Dave Hansen Date: Fri, 15 Feb 2008 22:37:38 +0000 (-0800) Subject: [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers X-Git-Tag: v2.6.26-rc1~1134^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18f335aff86913de3c76f88d32c8135c1da62ce6;p=pandora-kernel.git [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers This basically audits the callers of xattr_permission(), which calls permission() and can perform writes to the filesystem. [AV: add missing parts - removexattr() and nfsd posix acls, plug for a leak spotted by Miklos] Acked-by: Al Viro Signed-off-by: Christoph Hellwig Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed