Files
kernel_xiaomi_cepheus/include/uapi/linux
Daeho Jeong e494455484 f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
introduce a new ioctl to replace the whole content of a file atomically,
which means it induces truncate and content update at the same time.
We can start it with F2FS_IOC_START_ATOMIC_REPLACE and complete it with
F2FS_IOC_COMMIT_ATOMIC_WRITE. Or abort it with
F2FS_IOC_ABORT_ATOMIC_WRITE.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2023-08-09 17:46:59 -05:00
..
2021-12-10 14:04:46 +00:00
2021-05-24 16:47:29 +00:00
2020-12-22 15:09:24 +08:00
2020-05-15 15:50:12 +05:30
2020-12-22 03:42:18 -08:00
2020-12-22 11:47:35 +05:30
2021-04-16 11:57:51 +02:00
2020-07-16 13:13:14 +08:00
2020-10-29 09:07:14 +01:00
2021-06-29 13:56:26 +05:30
2021-08-17 14:19:08 +00:00
2020-01-09 14:58:35 -08:00
2022-03-11 10:06:50 +01:00