Searched hist:"31 acceb97500dd6e9105526301d76488cd6ca21c" (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
H A D | xattr.h | diff 31acceb97500dd6e9105526301d76488cd6ca21c Thu Sep 22 17:17:21 CEST 2022 Christian Brauner <brauner@kernel.org> ovl: use posix acl api
Now that posix acls have a proper api us it to copy them.
All filesystems that can serve as lower or upper layers for overlayfs have gained support for the new posix acl api in previous patches. So switch all internal overlayfs codepaths for copying posix acls to the new posix acl api.
Acked-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
/linux/fs/overlayfs/ |
H A D | dir.c | diff 31acceb97500dd6e9105526301d76488cd6ca21c Thu Sep 22 17:17:21 CEST 2022 Christian Brauner <brauner@kernel.org> ovl: use posix acl api
Now that posix acls have a proper api us it to copy them.
All filesystems that can serve as lower or upper layers for overlayfs have gained support for the new posix acl api in previous patches. So switch all internal overlayfs codepaths for copying posix acls to the new posix acl api.
Acked-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | copy_up.c | diff 31acceb97500dd6e9105526301d76488cd6ca21c Thu Sep 22 17:17:21 CEST 2022 Christian Brauner <brauner@kernel.org> ovl: use posix acl api
Now that posix acls have a proper api us it to copy them.
All filesystems that can serve as lower or upper layers for overlayfs have gained support for the new posix acl api in previous patches. So switch all internal overlayfs codepaths for copying posix acls to the new posix acl api.
Acked-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | super.c | diff 31acceb97500dd6e9105526301d76488cd6ca21c Thu Sep 22 17:17:21 CEST 2022 Christian Brauner <brauner@kernel.org> ovl: use posix acl api
Now that posix acls have a proper api us it to copy them.
All filesystems that can serve as lower or upper layers for overlayfs have gained support for the new posix acl api in previous patches. So switch all internal overlayfs codepaths for copying posix acls to the new posix acl api.
Acked-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
/linux/fs/ |
H A D | xattr.c | diff 31acceb97500dd6e9105526301d76488cd6ca21c Thu Sep 22 17:17:21 CEST 2022 Christian Brauner <brauner@kernel.org> ovl: use posix acl api
Now that posix acls have a proper api us it to copy them.
All filesystems that can serve as lower or upper layers for overlayfs have gained support for the new posix acl api in previous patches. So switch all internal overlayfs codepaths for copying posix acls to the new posix acl api.
Acked-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|