| commit | c707fb6c5baab043cf1af47fd04544e019128472 | [log] [tgz] |
|---|---|---|
| author | Andreas Dilger <adilger@whamcloud.com> | Thu Feb 06 18:09:43 2020 -0700 |
| committer | Theodore Ts'o <tytso@mit.edu> | Sat Feb 29 18:32:38 2020 -0500 |
| tree | f5089c188600a511b489f14dce6f180f14b5209c | |
| parent | 334e9a5aad0857ddf878fafb136f17659666377b [diff] |
debugfs: print inode numbers as unsigned Print inode numbers as unsigned values, to avoid printing negative numbers for inodes above 2B. Flags should be printed as hex instead of signed decimal values. Signed-off-by: Andreas Dilger <adilger@whamcloud.com> Lustre-bug-id: https://jira.whamcloud.com/browse/LU-13197 Signed-off-by: Theodore Ts'o <tytso@mit.edu>