Home
last modified time | relevance | path

Searched hist:bc26ab5f65ae41b71df86ea46df3c3833d1d8d83 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dacl.cdiff 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 Dacl.cdiff 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 Dacl.cdiff 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 Dposix_acl.hdiff 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 Dacl.cdiff 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 Dacl.cdiff 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 Dacl.cdiff 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 Dxattr_acl.cdiff 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 Dacl.cdiff 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 Dacl.cdiff 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 Dposix_acl.cdiff 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>