Fix sorta critical bugs in fsdb(8); the @mtime and @atime reporting
authorHiten Pandya <hmp@dragonflybsd.org>
Fri, 29 Aug 2003 18:40:03 +0000 (18:40 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Fri, 29 Aug 2003 18:40:03 +0000 (18:40 +0000)
commitdc771c99dfc4dd612d4cad33cb3f6e3374def7b5
treeba040788b3fbe87b9199b14dae612c34484369b8
parent5f548a463804627649985cf1457cac56a3ab4d98
Fix sorta critical bugs in fsdb(8); the @mtime and @atime reporting
functions used the value of the @ctime field of the on-disk inode.

Obtained from: FreeBSD GNATS (PR #44343)
sbin/fsdb/fsdb.c