Date: Mon, 13 Jan 2003 11:57:58 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Scott Long <scott_long@btc.adaptec.com> Cc: Matt Dillon <dillon@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_acl.c kern_descrip.c kern_event.c kern_mac.c sys_pipe.c sys_socket.c uipc_socket.c uipc_syscalls.c uipc_usrreq.c vfs_aio.c vfs_syscalls.c vfs_vnops.c src/sys/netgraph ng_socket.c src/sys/sys file.h src/sys/ufs/ffs ... Message-ID: <Pine.BSF.4.21.0301131156160.72092-100000@InterJet.elischer.org> In-Reply-To: <3E21BE8C.8030702@btc.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Jan 2003, Scott Long wrote: > Matt Dillon wrote: > > > dillon 2003/01/11 17:37:13 PST > > > > Modified files: > > [...] > > > > > Log: > > Change struct file f_data to un_data, a union of the correct struct > > pointer types, and remove a huge number of casts from code using it. > > > > Change struct xfile xf_data to xun_data (ABI is still compatible). > > > > If we need to add a #define for f_data and xf_data we can, but I don't > > think it will be necessary. There are no operational changes in this > > commit. > > > > > Parts of this change have been objected to by no fewer than five people > on grounds ranging from technical to style to project management > concerns. Please act as a member of the team and do what has been > asked. > > Scott > > .. and in thus the project slips further and further into the hole. 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?Pine.BSF.4.21.0301131156160.72092-100000>