From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks Date: Sat, 16 May 2015 01:20:03 +0100 Message-ID: <20150516002003.GM7232@ZenIV.linux.org.uk> References: <20150505052205.GS889@ZenIV.linux.org.uk> <20150511180650.GA4147@ZenIV.linux.org.uk> <20150513222533.GA24192@ZenIV.linux.org.uk> <20150514033040.GF7232@ZenIV.linux.org.uk> <20150514112304.GT15721@dastard> <20150515233808.GH4316@dastard> <20150516001027.GL7232@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , Linux Kernel Mailing List , linux-fsdevel , Christoph Hellwig , Neil Brown To: Dave Chinner Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:58607 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946103AbbEPAUG (ORCPT ); Fri, 15 May 2015 20:20:06 -0400 Content-Disposition: inline In-Reply-To: <20150516001027.GL7232@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, May 16, 2015 at 01:10:27AM +0100, Al Viro wrote: > Er... Remember the clusterfuck around the ->i_size and alignment > checks on XFS DIO writes? Just this cycle. Correctness of XFS > locking is nothing to boast about - it *is* convoluted as hell and you > guys are not superhuman enough to reliably spot the problems in that nest > of horrors. Nobody is. > > PS: I've no idea whether I'm being insulting or not and frankly, I don't give > a damn; unlike Linus I hadn't signed off on the "code of conflict" nonsense. > Anyone who feels like complaining is quite welcome to it. PPS: everyone is also quite welcome to coming up with a sane locking scheme, and unlike complaints about insulting tone, _that_ won't be ignored. Folks, I'm absolutely serious - if anyone has a good candidate (hell, any candidate), post it on fsdevel and let's discuss it. I'll do my best to poke holes in such and if we end up with something working, I'll be bloody happy.