commit | 0ddaf72c1da8b84bc2896e1997ef3f1a22765194 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Sun Oct 04 19:18:53 2015 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Nov 13 20:34:33 2015 -0500 |
tree | 10e02190e0b5ad55676ca6aa2fcc54d87b4cf9db | |
parent | e409de992e3ea3674393465f07cc71c948edd87a [diff] |
squashfs: xattr simplifications Now that the xattr handler is passed to the xattr handler operations, we have access to the attribute name prefix, so simplify the squashfs xattr handlers a bit. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Cc: Phillip Lougher <phillip@squashfs.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>