]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
f2fs: add ioctl to get IO priority hint
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Feb 2025 18:06:35 +0000 (10:06 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 12 Feb 2025 02:29:30 +0000 (02:29 +0000)
commit5f95c1812a65e4e8a6b89b6c0bafd654e8bc03de
treef30003f7920c0cc75f9e4c0241076a407fa5e01a
parent4f91f074702af3931a35c244470ae0c4b66f909c
f2fs: add ioctl to get IO priority hint

This patch adds an ioctl to give a per-file priority hint to attach
REQ_PRIO.

Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/file.c
include/uapi/linux/f2fs.h