| commit | cc220301ba7d2a483cc08e05362d46fd2f032b93 | [log] [tgz] |
|---|---|---|
| author | Sheng Yong <shengyong1@xiaomi.com> | Mon Aug 25 09:54:48 2025 +0800 |
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Oct 16 17:50:53 2025 +0000 |
| tree | be1665609429f8a343aa46cd2f214749ffbeb120 | |
| parent | e11fc13c35c880a4075965a4d9fb64373e4815e6 [diff] |
f2fs-tools: add and export lookup_sit_in_journal Add lookup_sit_in_journal() which is similar to lookup_nat_in_journal() to get the raw sit entry from journal if exist. Signed-off-by: Sheng Yong <shengyong1@xiaomi.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>