Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Jan 2002 03:02:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Jan 2002 03:01:25 -0500 Received: from mons.uio.no ([129.240.130.14]:51399 "EHLO mons.uio.no") by vger.kernel.org with ESMTP id ; Wed, 30 Jan 2002 03:00:30 -0500 To: Alexander Viro Cc: Linus Torvalds , Robert Love , linux-kernel@vger.kernel.org Subject: Re: [PATCH] 2.5: push BKL out of llseek In-Reply-To: From: Trond Myklebust In-Reply-To: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) Date: 30 Jan 2002 09:00:10 +0100 Message-ID: Lines: 11 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> " " == Alexander Viro writes: > So I'd prefer to do it in two stages - shift BKL into > ->llseek() and then see where it can be dropped/replaced with > ->i_sem. Seconded. There are several filesystems out there for which i_sem does nothing to protect inode->i_size. Cheers, Trond - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/