Files
linux-stable-mirror/include/uapi/linux
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
..
2022-02-21 19:33:05 +00:00
2022-04-19 13:13:47 +01:00
2022-08-11 10:31:19 -07:00
2022-06-03 20:09:27 +08:00
2022-06-07 10:20:42 -07:00
2022-04-04 08:55:23 +02:00
2022-09-24 07:00:00 +02:00
2022-08-10 13:49:50 +01:00
2022-03-11 08:28:05 -08:00
2022-06-03 20:09:27 +08:00
2022-08-11 04:31:15 -04:00
2022-07-17 10:58:06 +01:00