]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r339941 (by mckusick):
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 7 Mar 2019 13:51:18 +0000 (13:51 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 7 Mar 2019 13:51:18 +0000 (13:51 +0000)
commitd0e7fe866efff458a05143bb2c3431f71128d60b
tree31fc0d0e0d609eb19007888c8ed8a5a068442f18
parent65853c10d5c052912866b50dd270bc8e23c66061
MFC r339941 (by mckusick):
In preparation for adding inode check-hashes, change the fsck_ffs
inodirty() function to have a pointer to the inode being dirtied.
No functional change (as for now the parameter is ununsed).
sbin/fsck_ffs/dir.c
sbin/fsck_ffs/fsck.h
sbin/fsck_ffs/inode.c
sbin/fsck_ffs/pass1.c
sbin/fsck_ffs/pass2.c
sbin/fsdb/fsdb.c