Whamcloud - gitweb
debugfs: fix typo when printing out the dtime label
authorTheodore Ts'o <tytso@mit.edu>
Wed, 31 Aug 2016 22:37:50 +0000 (18:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 1 Sep 2016 05:01:48 +0000 (01:01 -0400)
commit22137497fa13c1e38fdae96f43eb827c0f46692b
tree9bcca7393a42aae36d369f1f5b6f422f33debdef
parentb199291909e5951b74c9ad43163b5022a329dc26
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>
debugfs/debugfs.c