Searched hist:f01d08899fd7fa808ff9b8d33ca4882ab44d42fa (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/overlayfs/ |
H A D | params.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | export.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | ovl_entry.h | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | util.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | namei.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | copy_up.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | inode.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|
H A D | super.c | diff f01d08899fd7fa808ff9b8d33ca4882ab44d42fa Sun May 21 03:28:12 CDT 2023 Andrea Righi <andrea.righi@canonical.com> ovl: make consistent use of OVL_FS()
Always use OVL_FS() to retrieve the corresponding struct ovl_fs from a struct super_block.
Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
|