Whamcloud - gitweb
Add a new superblock field, s_mkfs_time, which indicates when
authorTheodore Ts'o <tytso@mit.edu>
Fri, 25 Oct 2002 21:29:55 +0000 (17:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 25 Oct 2002 21:29:55 +0000 (17:29 -0400)
commit9d2aefb3bc0a48b1540d06e1983aa96c56d39e17
tree0217048a951708c11aa6c6cb33b736f9004780c3
parentd90a23e2f52904326764619481fa8f209a40e226
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.
lib/e2p/ChangeLog
lib/e2p/ls.c
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_fs.h
lib/ext2fs/initialize.c