| commit | cb85a83426b8506128d1ee8b0dcef091f1578154 | [log] [tgz] |
|---|---|---|
| author | Daeho Jeong <daehojeong@google.com> | Mon Oct 27 11:53:07 2025 -0700 |
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Oct 28 18:06:58 2025 +0000 |
| tree | 841231c5268a2afef751f28c4a85eeeaad3727e4 | |
| parent | fa02bbaa8909f185dc036247adbee70cf4452a3d [diff] |
f2fs-tools: add a missing device_alias in the feature table
Add a missing "device_alias" feature into the feature table to show it
properly in print_sb_state().
Fixes: 8cc4e257ec20 ("mkfs.f2fs: add device aliasing feature")
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>