]> git.ipfire.org Git - thirdparty/linux.git/commit
f2fs: use the new ->i_state accessors
authorMateusz Guzik <mjguzik@gmail.com>
Thu, 9 Oct 2025 07:59:23 +0000 (09:59 +0200)
committerChristian Brauner <brauner@kernel.org>
Mon, 20 Oct 2025 18:22:27 +0000 (20:22 +0200)
commitba69118c5239638a8cd8121ea08e11f45a84ec74
tree07a11a6454c77ec95d9435a2c2f2afea7888be75
parentf5a67689ba6a439d36b2544fa61c26fe1622e52a
f2fs: use the new ->i_state accessors

Change generated with coccinelle and fixed up by hand as appropriate.

Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/f2fs/data.c
fs/f2fs/inode.c
fs/f2fs/namei.c
fs/f2fs/super.c