A number of structures related to UFS and QUOTAS have changed name.
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 3 Apr 2006 01:58:49 +0000 (01:58 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 3 Apr 2006 01:58:49 +0000 (01:58 +0000)
commit67ad9090d37d9e7d764e6f16965195271e838148
tree729cdbcf62023ae3a4116d78bc0232ba5b29be5c
parent2f839e541ddc483ea8787060fefd2c8d8f294738
A number of structures related to UFS and QUOTAS have changed name.

dinode -> ufs1_dinode
dqblk -> ufs_dqblk (and other quota related structures)
35 files changed:
bin/df/df.c
include/protocols/dumprestore.h
lib/libstand/ufs.c
sbin/badsect/badsect.c
sbin/clri/clri.c
sbin/disklabel/disklabel.c
sbin/dump/dump.h
sbin/dump/itime.c
sbin/dump/main.c
sbin/dump/traverse.c
sbin/dumpfs/dumpfs.c
sbin/ffsinfo/ffsinfo.c
sbin/fsck/dir.c
sbin/fsck/fsck.h
sbin/fsck/inode.c
sbin/fsck/pass1.c
sbin/fsck/pass1b.c
sbin/fsck/pass2.c
sbin/fsck/pass4.c
sbin/fsck/utilities.c
sbin/fsdb/fsdb.c
sbin/fsdb/fsdb.h
sbin/fsdb/fsdbutil.c
sbin/fsirand/fsirand.c
sbin/growfs/debug.c
sbin/growfs/debug.h
sbin/growfs/growfs.c
sbin/newfs/mkfs.c
sbin/quotacheck/quotacheck.c
sbin/restore/dirs.c
sbin/restore/restore.h
sbin/tunefs/tunefs.c
usr.sbin/edquota/edquota.c
usr.sbin/quot/quot.c
usr.sbin/repquota/repquota.c