commit | 9d2aefb3bc0a48b1540d06e1983aa96c56d39e17 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Oct 25 17:29:55 2002 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Oct 25 17:29:55 2002 -0400 |
tree | 0217048a951708c11aa6c6cb33b736f9004780c3 | |
parent | d90a23e2f52904326764619481fa8f209a40e226 [diff] |
Add a new superblock field, s_mkfs_time, which indicates when the filesystem was created. It is set via mke2fs, and printed via list_super2() (which is called by dumpe2fs). Also, list_super2() will now print "n/a" if the last mount time (s_mtime) is zero.