freebsd-src/sys/gnu
Poul-Henning Kamp 0429e37ade struct mountlist and struct mount.mnt_list have no business being
a CIRCLEQ.  Change them to TAILQ_HEAD and TAILQ_ENTRY respectively.

This removes ugly  mp != (void*)&mountlist  comparisons.

Requested by:   phk
Submitted by:   Jake Burkholder jake@checker.org
PR:             14967
1999-11-20 10:00:46 +00:00
..
ext2fs struct mountlist and struct mount.mnt_list have no business being 1999-11-20 10:00:46 +00:00
fs/ext2fs struct mountlist and struct mount.mnt_list have no business being 1999-11-20 10:00:46 +00:00
i386 Remember folks, it's: 1999-10-12 02:23:14 +00:00