/openbmc/linux/fs/jffs2/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/9p/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ext2/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/include/linux/ |
H A D | posix_acl.h | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/jfs/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/gfs2/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ocfs2/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/reiserfs/ |
H A D | xattr_acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ext4/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/btrfs/ |
H A D | acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ |
H A D | posix_acl.c | diff bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 Fri Jul 22 23:18:02 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> kill boilerplate around posix_acl_chmod_masq()
new helper: posix_acl_chmod(&acl, gfp, mode). Replaces acl with modified clone or with NULL if that has failed; returns 0 or -ve on error. All callers of posix_acl_chmod_masq() switched to that - they'd been doing exactly the same thing.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|