[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091118200227.GT21750@bolzano.suse.de>
Date: Wed, 18 Nov 2009 21:02:27 +0100
From: Jan Blunck <jblunck@...e.de>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: linux-fsdevel@...r.kernel.org,
Linux-Kernel Mailinglist <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>, jkacur@...hat.com,
Thomas Gleixner <tglx@...utronix.de>,
Arnd Bergmann <arnd@...db.de>,
Christoph Hellwig <hch@...radead.org>,
Frédéric Weisbecker <fweisbec@...il.com>,
Alexander Viro <viro@...iv.linux.org.uk>
Subject: Re: [PATCH 1/2] BKL: Remove BKL from default_llseek()
On Wed, Nov 18, Alan Cox wrote:
> > As I said, f_pos is changed without holding BKL in the VFS already. Therefore
>
> IFF the VFS paths that change it can be invoked in parallel.
>
> > even if the driver tries to protect f_pos by holding the BKL it is racing
> > against concurrent read()/write() anyway on f_pos.
>
> It may simply be a matter of internal consistency. Anyway I've now made a
> list of the offenders so we can simply fix/delete them and continue.
Right. Thanks for that btw. I'll work on fixing them and followup with patches
tomorrow.
Thanks,
Jan
--
Jan Blunck <jblunck@...e.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists