Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin/fsck_ffs




To: source-changes%netbsd.org@localhost

Subject: CVS commit: basesrc/sbin/fsck_ffs

From: Luke Mewburn <lukem%netbsd.org@localhost>

Date: Mon, 3 Sep 2001 17:52:19 +0300 (EEST)


Module Name:    basesrc
Committed By:   lukem
Date:           Mon Sep  3 14:52:19 UTC 2001

Modified Files:
        basesrc/sbin/fsck_ffs: setup.c
        syssrc/sys/ufs/ffs: ffs_bswap.c fs.h

Log Message:
deprecate fs_fscktime; we never used it.

in an effort to maintain compatibility with freebsd/openbsd/whatever,
i'm attempting to get the superblock format in sync, and freebsd uses
the int32_t at this position for `fs_pendinginodes'.

if we ever decide to implement fscktime functionality, we'll:
a) make sure to liaise with the other projects to reserve the same
   spare field
b) actually implement the code this time ...

(this is also preparing us for other changes, like the new dirpref code)


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 basesrc/sbin/fsck_ffs/setup.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/ufs/ffs/ffs_bswap.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/ufs/ffs/fs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: syssrc/sys/arch/arc/conf

Next by Date: CVS commit: syssrc/sys/dev

Previous by Thread: CVS commit: syssrc/sys/arch/arc/conf

Next by Thread: CVS commit: syssrc/sys/dev

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index