Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

masatake
Copy link
Member

This change fixes a potential bug in the test case.

The originala code used the %d of stat command to extract the device minor number for a file based on a wrong assumption. Use %Ld instead.

…liable way

This change fixes a potential bug in the test case.

The original code used the %d of stat command to extract the device minor
number for a file based on a wrong assumption. Use %Ld instead.

Signed-off-by: Masatake YAMATO <[email protected]>
@karelzak karelzak merged commit e8d5e8a into util-linux:master Sep 16, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants