diff options
| author | Adarsh Das <adarshdas950@gmail.com> | 2026-02-08 14:09:04 +0530 |
|---|---|---|
| committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2026-02-24 20:03:34 +0100 |
| commit | 3a2141b2f1c34fda9a4e5af6df519656b5c47013 (patch) | |
| tree | 1f34d4ef8bc57a75361e02b183624b22923268f2 /include/linux/i2c/git@git.tavy.me:linux-stable.git | |
| parent | e10e72f69734a90c8719d160e8efb164ce5d9e26 (diff) | |
fs/ntfs3: resolve compare function in public index APIs
Previously the comparator was stored in struct ntfs_index and
used by low-level helpers such as hdr_find_e(). This creates
a dependency on index state in private helpers.
Resolve the compare function in the public index APIs and pass
it explicitly to internal helpers.
This should make the ownership of the comparator explicit and keeps
low-level index code independent of index-root policy.
This also resolves the TODO comment about dropping the stored
comparator from struct ntfs_index.
Signed-off-by: Adarsh Das <adarshdas950@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
