From owner-freebsd-hackers Mon Nov 5 12:10: 8 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id A7DAA37B417 for ; Mon, 5 Nov 2001 12:10:05 -0800 (PST) Received: (qmail 91842 invoked from network); 5 Nov 2001 20:10:05 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Nov 2001 20:10:05 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 05 Nov 2001 12:10:04 -0800 (PST) From: John Baldwin To: hackers@FreeBSD.org, bp@FreeBSD.org Subject: Remove non-FreeBSD code from fs's Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Would there be any objection to removing all the non-FreeBSD code (such as the #ifdef NetBSD stuff) from hpfs, smbfs, nwfs, and the like? We have already drastically broken compatibility with other BSD's by replacing simple locks with mutexes and the KSE changes. When I talked to Julian about this in regards to the KSE changes, he said that NetBSD wasn't using the same versions of the files and had already removed all the non-NetBSD stuff from their versions. At this point the non-FreeBSD code has bitrotted and serves to obfuscate more than anything else. Comments? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message