/openbmc/linux/fs/squashfs/ |
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/jffs2/ |
H A D | xattr_user.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_trusted.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | security.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ext2/ |
H A D | xattr_user.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_trusted.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_security.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ext4/ |
H A D | xattr_trusted.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_user.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_security.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/reiserfs/ |
H A D | xattr_trusted.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_user.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr_security.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/include/linux/ |
H A D | xattr.h | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ |
H A D | posix_acl.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/f2fs/ |
H A D | xattr.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4proc.c | diff 764a5c6b1fa4306dd7573c1d80914254909cd036 Wed Dec 02 07:44:43 CST 2015 Andreas Gruenbacher <agruenba@redhat.com> xattr handlers: Simplify list operation
Change the list operation to only return whether or not an attribute should be listed. Copying the attribute names into the buffer is moved to the callers.
Since the result only depends on the dentry and not on the attribute name, we do not pass the attribute name to list operations.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|