NetBSD/sbin/fsck_ffs
bouyer 7e810dc605 Fix pasto in the !ufs2 case (use dp->dp1 and not of dp->dp2).
This would be a problem only when allocating a new data block and the
indir block is already allocated, which explains why automated tests didn't
find it.
Problem reported on tech-kern@ and fix tested by manu@.
2013-12-02 18:46:52 +00:00
..
SMM.doc
dir.c
extern.h
fsck_ffs.8
fsck.h
inode.c Fix pasto in the !ufs2 case (use dp->dp1 and not of dp->dp2). 2013-12-02 18:46:52 +00:00
main.c
Makefile
pass1.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass5.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass6.c
quota2.c
setup.c
utilities.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
wapbl.c