From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] [0/18] Implement some low hanging BKL removal fruit in fs/* Date: Mon, 28 Jan 2008 04:15:38 +0100 Message-ID: <200801280415.38460.ak@suse.de> References: <20080127317.043953000@suse.de> <200801281259.15198.nickpiggin@yahoo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, akpm@osdl.org To: Nick Piggin Return-path: In-Reply-To: <200801281259.15198.nickpiggin@yahoo.com.au> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org > BTW. here is a patch I did a while back for minix. I know it isn't > a big deal, but the work is done so I guess I should send it along. Looks safe, although I'm surprised it actually gets around with such little locking in general. -Andi