Date: Tue, 18 Mar 2008 11:40:49 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/coda TODO cnode.h coda_kernel.h coda_psdev.c Message-ID: <200803181140.m2IBenKL050596@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-03-18 11:40:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/fs/coda TODO cnode.h coda_psdev.c Removed files: (Branch: RELENG_7) sys/fs/coda coda_kernel.h Log: Merge TODO:1.5, cnode.h:1.29, coda_kernel.h:1.8, coda_psdev.c:1.48 from HEAD to RELENG_7: Remove custom queue macros in Coda, replacing them with queue(9) tailq macros. The only semantic change was the need to add a vc_opened field to struct vcomm since we can no longer use the request queue returning to an uninitialized state to hold whether or not the device is open. Revision Changes Path 1.3.2.3 +0 -3 src/sys/fs/coda/TODO 1.21.2.8 +8 -12 src/sys/fs/coda/cnode.h 1.6.2.2 +0 -67 src/sys/fs/coda/coda_kernel.h (dead) 1.39.2.9 +22 -23 src/sys/fs/coda/coda_psdev.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803181140.m2IBenKL050596>