Miklos Szeredi 7d37539037 fuse: implement ->tmpfile()
This is basically equivalent to the FUSE_CREATE operation which creates and
opens a regular file.

Add a new FUSE_TMPFILE operation, otherwise just reuse the protocol and the
code for FUSE_CREATE.

Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2022-09-24 07:00:00 +02:00
..
2021-04-14 10:40:58 +02:00
2022-07-21 16:02:45 +02:00
2022-09-24 07:00:00 +02:00
2022-08-08 20:04:35 -07:00
2022-09-24 07:00:00 +02:00
2022-07-21 16:06:18 +02:00
2021-12-04 08:58:51 -08:00