]> git.hungrycats.org Git - linux/commit
f2fs: fix wrong description in printed log
authorChao Yu <chao@kernel.org>
Mon, 15 Jun 2026 13:08:17 +0000 (21:08 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 22 Jun 2026 19:52:38 +0000 (19:52 +0000)
commit98fd20b9cf472d7e0518517ea9e587a9a2b8b311
tree22fe3a8ca342b6f6aaf68caaf69e4f3aed94ae18
parent378acf3cf19b6af6cba55e8dd1154c4e1504bae8
f2fs: fix wrong description in printed log

This patch fixes wrong description in printed log:

"SSA and SIT" -> "SIT and SSA"

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/gc.c