Commit ID:      1005D6721620965755F
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/08/29 00:52:37 UTC

Modified files:
        sys/ufs/ffs    : ffs_vfsops.c fs.h
        sys/ufs/ufs    : dinode.h

Log message:
be a bit less early destructive when mounting (defer to post magic checks)

also, mark places where we can (possibly) steal words from to expand the
timestamp fields to 64 or at least 48 bits; from private correspondence
with Rodents-Montreal (derMouse)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.16 -r1.17 src/sys/ufs/ffs/ffs_vfsops.c
cvs -R rdiff -kk -upr1.8 -r1.9 src/sys/ufs/ffs/fs.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/ufs/ufs/dinode.h

Reply via email to