Date: Sun, 12 Jan 2003 12:14:20 -0700 From: Scott Long <scott_long@btc.adaptec.com> To: Matt Dillon <dillon@freebsd.org> Cc: 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: <3E21BE8C.8030702@btc.adaptec.com> In-Reply-To: <200301120137.h0C1bD0E098037@repoman.freebsd.org> References: <200301120137.h0C1bD0E098037@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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?3E21BE8C.8030702>