utils: fdinfo: do not require "ino" field for pre-5.14 kernels#337
Merged
Codecov / codecov/patch
succeeded
Feb 12, 2026 in 0s
96.91% of diff hit (target 94.00%)
View this Pull Request on Codecov
96.91% of diff hit (target 94.00%)
Annotations
Check warning on line 826 in src/procfs.rs
codecov / codecov/patch
src/procfs.rs#L824-L826
Added lines #L824 - L826 were not covered by tests
Check warning on line 873 in src/procfs.rs
codecov / codecov/patch
src/procfs.rs#L871-L873
Added lines #L871 - L873 were not covered by tests
Check warning on line 554 in src/utils/fdinfo.rs
codecov / codecov/patch
src/utils/fdinfo.rs#L554
Added line #L554 was not covered by tests
Check warning on line 90 in src/utils/kernel_version.rs
codecov / codecov/patch
src/utils/kernel_version.rs#L90
Added line #L90 was not covered by tests
Loading