From owner-freebsd-questions@FreeBSD.ORG Fri Oct 10 08:02:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA4F16A4B3 for ; Fri, 10 Oct 2003 08:02:29 -0700 (PDT) Received: from ganymede.hub.org (u173n10.eastlink.ca [24.224.173.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E8943FBD for ; Fri, 10 Oct 2003 08:02:28 -0700 (PDT) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id 312D935676; Fri, 10 Oct 2003 12:01:19 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 2FC7235108; Fri, 10 Oct 2003 12:01:19 -0300 (ADT) Date: Fri, 10 Oct 2003 12:01:19 -0300 (ADT) From: "Marc G. Fournier" To: Kris Kennaway In-Reply-To: <20031010042440.GA11546@rot13.obsecurity.org> Message-ID: <20031010115447.E28590@ganymede.hub.org> References: <20030803200948.GA10712@lewiz.org> <200310091700.09658.kennyf@pchg.net> <20031009212824.Q28590@ganymede.hub.org> <20031009221555.W28590@ganymede.hub.org> <20031010004639.A28590@ganymede.hub.org> <20031010042440.GA11546@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD-questions cc: Lewis Thompson cc: Kenny Freeman Subject: Re: Jail FS questions. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 15:02:29 -0000 On Thu, 9 Oct 2003, Kris Kennaway wrote: > > Shooting down ppl that are willing to test and report bugs is equally as > > irresponsible though, and I've been seeing alot of that ... > > Okay, so you're changing the topic (we were talking about users, not > testers). No, I'm talking about end-users ... I had a requirement for using unionfs, so I used it ignoring the WARNING, knowing that I had to watch things ... as soon as I hit bugs with it, I submit'd a PR for it, and, I suspect as much to shut me up as anything, there were a few developers that help'd resolve those issues, and patches got made to CVS to ensure that other users didn't get hassled with the same issues ... I run this on four *production* servers, and very visible ones at that, as I host the *.postgresql.org domains, so whenever the server went down as a result of the unionfs bugs, *alot* of ppl saw it ... > You acknowledge that you are aware of the opinion of a lot of the > developers that many of the bugs in unionfs are systemic and are > impossible to fix without a rewrite of much of the kernel. Very much so ... do you acknowledge that there are alot of developers that are of the opinion that unionfs is 'the worst case scenario' and that the whole VFS layer itself is problematic and in need of a rewrite? > There just isn't a lot of value in having GNATS full of reports of > impossible-to-fix bugs in known-buggy software. People who report > such bugs often need to be reminded of the realities: firstly, that > what they have run into is the documented, expected behaviour; and > secondly that they should not expect it to be fixed any time soon. > The appropriate solution is to suspend the PR with a note to this > effect. Had I followed the logic, the few major bugs that were causing very repeatable problems would never have been fixed ... and altho they were under that same "impossible-to-fix bugs", they have been fixed ...