commit | 22137497fa13c1e38fdae96f43eb827c0f46692b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Aug 31 18:37:50 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 01 01:01:48 2016 -0400 |
tree | 9bcca7393a42aae36d369f1f5b6f422f33debdef | |
parent | b199291909e5951b74c9ad43163b5022a329dc26 [diff] |
debugfs: fix typo when printing out the dtime label If the inode has extended timestamps, the dtime was printed with a label of "crtime". Fix this. Signed-off-by: Theodore Ts'o <tytso@mit.edu>