]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE
authorDaeho Jeong <daehojeong@google.com>
Mon, 1 Aug 2022 17:08:08 +0000 (10:08 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 5 Aug 2022 11:17:57 +0000 (04:17 -0700)
commit340b1ac01d065b4f702300f2ef2953b0992f1a69
treea25f9e6e9aa00724d269dc13cb5b16b971e59d06
parent3057f866f7a2cbf40f203147c69b1d1b8bf0fdf3
f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE

F2FS_IOC_ABORT_VOLATILE_WRITE was used to abort a atomic write before.
However it was removed accidentally. So revive it by changing the name,
since volatile write had gone.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Fiexes: 055b31834947("f2fs: kill volatile write support")
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c
include/uapi/linux/f2fs.h