Date: Sat, 31 Oct 1998 23:44:30 +0800 From: Peter Wemm <peter@netplex.com.au> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/gnu/ext2fs ext2_inode.c ext2_vfsops.c ext2_vnops.c src/sys/kern vfs_bio.c src/sys/miscfs/devfs devfs_vfsops.c devfs_vnops.c src/sys/miscfs/specfs spec_vnops.c src/sys/msdosfs msdosfs_vfsops.c msdosfs_vnops.c src/sys/nfs ... Message-ID: <199810311544.XAA20397@spinner.netplex.com.au> In-Reply-To: Your message of "Sat, 31 Oct 1998 07:31:30 PST." <199810311531.HAA18206@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote: > peter 1998/10/31 07:31:29 PST > > Modified files: > sys/gnu/ext2fs ext2_inode.c ext2_vfsops.c ext2_vnops.c > sys/kern vfs_bio.c > sys/miscfs/devfs devfs_vfsops.c devfs_vnops.c > sys/miscfs/specfs spec_vnops.c > sys/msdosfs msdosfs_vfsops.c msdosfs_vnops.c > sys/nfs nfs_nqlease.c nfs_subs.c nfs_vfsops.c > nfs_vnops.c > sys/ufs/ffs ffs_inode.c ffs_vfsops.c ffs_vnops.c > sys/vm swap_pager.c vm_pager.c > Log: > Use TAILQ macros for clean/dirty block list processing. Set b_xflags > rather than abusing the list next pointer with a magic number. Oops, this was partly from John Dyson's sysjun.07b patches too. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810311544.XAA20397>