]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:42:36 +0000 (14:42 +0200)
commitd2215f746580046a5d24a08053153b040f880938
treef1818158643727aa0f667b9594d54d5a7c4ef395
parentd7beed816f994319dd0e9c4a8d346f5408d4ba35
f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE

commit 23339e5752d01a4b5e122759b002cf896d26f6c1 upstream.

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: 7bc155fec5b3("f2fs: kill volatile write support")
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/f2fs/file.c
include/uapi/linux/f2fs.h