Make 'last mounted on' reporting by fsck work again. Add a new option
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 20 Apr 2007 22:20:12 +0000 (22:20 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 20 Apr 2007 22:20:12 +0000 (22:20 +0000)
commitaaf554116d2533fae0ce5423e52e0140d3613d7f
tree8090741ee438b9e9e42c511684fdcbd8d0a69650
parent459aea466a0ed58e4d1e1e048b50ac03e23faedd
Make 'last mounted on' reporting by fsck work again.  Add a new option
to fsck (-L) which dumps the last mounted on field.

Submitted-by: Dave Hayes <dave@jetcafe.org>
sbin/fsck/fsck.8
sbin/fsck/fsck.h
sbin/fsck/main.c
sys/vfs/ufs/ffs_vfsops.c