Skip to content

utils: fdinfo: do not require "ino" field for pre-5.14 kernels#337

Merged
cyphar merged 5 commits into
mainfrom
fdinfo-old-kernel
Feb 12, 2026
Merged

utils: fdinfo: do not require "ino" field for pre-5.14 kernels#337
cyphar merged 5 commits into
mainfrom
fdinfo-old-kernel

utils: fdinfo: do not require "ino" field for pre-5.14 kernels

96b00a1
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/kernel_version.rs#L90

Added line #L90 was not covered by tests