From owner-freebsd-fs Sat Mar 16 13:41:40 2002 Delivered-To: freebsd-fs@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 6E4E537B43B for ; Sat, 16 Mar 2002 13:41:36 -0800 (PST) Received: from dialup-209.245.143.72.dial1.sanjose1.level3.net ([209.245.143.72] helo=mindspring.com) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16mLvY-0007DT-00; Sat, 16 Mar 2002 13:41:25 -0800 Message-ID: <3C93BBF1.7E8801DF@mindspring.com> Date: Sat, 16 Mar 2002 13:41:05 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Chris Mason Cc: Josh MacDonald , Parity Error , freebsd-fs@FreeBSD.ORG, reiserfs-dev@namesys.com Subject: Re: [reiserfs-dev] Re: metadata update durability ordering/soft updates References: <3C910C57.71C2D823@mindspring.com> <20020315065651.02637@helen.CS.Berkeley.EDU> <3C923C91.454D7710@mindspring.com> <1562810000.1016224776@tiny> <3C928D21.404EA11D@mindspring.com> <1714680000.1016298986@tiny> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Chris Mason wrote: > Claim 44 is probably the most difficult, although I think this: > > "where said common writes and said function calls have common order > dependencies CD1, CD2, . . . , CDcd that preserve the update order > dependencies D1, D2, . . . , Dd between the operations in the requests, > where cd is an integer, " > > Restricts it to systems that preserve the ordering of the requests > inside the combined common write. In other words, if I batch > mkdir foo ; mkdir foo2 into a common write, I think it says that > mkdir foo will be done first. I can tell you from my experience with the source code that this is not true, unless both updates occur in the same directory entry block of the same directory. > If this has been discussed in detail already, please drop me a link > to the mailing list archive. It has come up on a number of mailing lists in the past; the FreeBSD mailing lists generally get a snapshot of it whenever anyone suggests porting ReiserFS to FreeBSD. Do a search for "ReiserFS" in the FreeBSD mailing list archives, and you should be able to find it. Personally, I'd prefer not to discuss it in the level of detail required for a legal defense against patent claims, since I believe that ReiserFS would lose, and I'd rather not be the person manufacturing the bullets for the gun that shoots it. Realize that Novell holds the patents that were executed (such that they could then be assigned) during the time that USL was owned by Novell. So SCO buying USL and Caldera buying SCO doesn't give those patents a "get out of jail free" card. 8-(. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message