commit | ec5a6fa01a92da71bf2bf473a734ea84b6e9ad72 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Aug 28 10:32:09 2025 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Sep 15 16:56:37 2025 -0700 |
tree | 5c2af1bc1bda76b612391155f5443b6218d27869 | |
parent | d450bf2e7c8162593d19abcf7e8a0c74eb55ff95 [diff] |
libext2fs: improve caching for inodes Use our new cache code to improve the ondisk inode cache inside libext2fs. Oops, list.h duplication, and libext2fs needs to link against libsupport now. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>