Searched hist:"420 a62dde6ebca7bc22e6c57c9cb25d7967ff1ea" (Results 1 – 3 of 3) sorted by relevance
/linux/fs/overlayfs/ |
H A D | xattrs.c | 420a62dde6ebca7bc22e6c57c9cb25d7967ff1ea Tue Oct 10 13:17:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: Move xattr support to new xattrs.c file
This moves the code from super.c and inode.c, and makes ovl_xattr_get/set() static.
This is in preparation for doing more work on xattrs support.
Signed-off-by: Alexander Larsson <alexl@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | Makefile | diff 420a62dde6ebca7bc22e6c57c9cb25d7967ff1ea Tue Oct 10 13:17:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: Move xattr support to new xattrs.c file
This moves the code from super.c and inode.c, and makes ovl_xattr_get/set() static.
This is in preparation for doing more work on xattrs support.
Signed-off-by: Alexander Larsson <alexl@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | super.c | diff 420a62dde6ebca7bc22e6c57c9cb25d7967ff1ea Tue Oct 10 13:17:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: Move xattr support to new xattrs.c file
This moves the code from super.c and inode.c, and makes ovl_xattr_get/set() static.
This is in preparation for doing more work on xattrs support.
Signed-off-by: Alexander Larsson <alexl@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|