Home
last modified time | relevance | path

Searched hist:"163 db0da3515d1d32343906a2fb7854492191d19" (Results 1 – 3 of 3) sorted by relevance

/linux/fs/overlayfs/
H A Dovl_entry.hdiff 163db0da3515d1d32343906a2fb7854492191d19 Mon Apr 03 19:36:16 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: factor out ovl_free_entry() and ovl_stack_*() helpers

In preparation for moving lowerstack into ovl_inode.

Note that in ovl_lookup() the temp stack dentry refs are now cloned
into the final ovl_lowerstack instead of being transferred, so cleanup
always needs to call ovl_stack_free(stack).

Reviewed-by: Alexander Larsson <alexl@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
H A Dnamei.cdiff 163db0da3515d1d32343906a2fb7854492191d19 Mon Apr 03 19:36:16 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: factor out ovl_free_entry() and ovl_stack_*() helpers

In preparation for moving lowerstack into ovl_inode.

Note that in ovl_lookup() the temp stack dentry refs are now cloned
into the final ovl_lowerstack instead of being transferred, so cleanup
always needs to call ovl_stack_free(stack).

Reviewed-by: Alexander Larsson <alexl@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
H A Dsuper.cdiff 163db0da3515d1d32343906a2fb7854492191d19 Mon Apr 03 19:36:16 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: factor out ovl_free_entry() and ovl_stack_*() helpers

In preparation for moving lowerstack into ovl_inode.

Note that in ovl_lookup() the temp stack dentry refs are now cloned
into the final ovl_lowerstack instead of being transferred, so cleanup
always needs to call ovl_stack_free(stack).

Reviewed-by: Alexander Larsson <alexl@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>