Home
last modified time | relevance | path

Searched hist:"2 b1a7746" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dutil.c2b1a7746 Sat Sep 24 00:00:00 CDT 2022 Miklos Szeredi <mszeredi@redhat.com> ovl: use vfs_tmpfile_open() helper

If tmpfile is used for copy up, then use this helper to create the tmpfile
and open it at the same time. This will later allow filesystems such as
fuse to do this operation atomically.

Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
H A Dcopy_up.c2b1a7746 Sat Sep 24 00:00:00 CDT 2022 Miklos Szeredi <mszeredi@redhat.com> ovl: use vfs_tmpfile_open() helper

If tmpfile is used for copy up, then use this helper to create the tmpfile
and open it at the same time. This will later allow filesystems such as
fuse to do this operation atomically.

Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
H A Doverlayfs.h2b1a7746 Sat Sep 24 00:00:00 CDT 2022 Miklos Szeredi <mszeredi@redhat.com> ovl: use vfs_tmpfile_open() helper

If tmpfile is used for copy up, then use this helper to create the tmpfile
and open it at the same time. This will later allow filesystems such as
fuse to do this operation atomically.

Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
H A Dsuper.c2b1a7746 Sat Sep 24 00:00:00 CDT 2022 Miklos Szeredi <mszeredi@redhat.com> ovl: use vfs_tmpfile_open() helper

If tmpfile is used for copy up, then use this helper to create the tmpfile
and open it at the same time. This will later allow filesystems such as
fuse to do this operation atomically.

Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>