[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YrcIoaluGx+2TzfM@infradead.org>
Date: Sat, 25 Jun 2022 06:07:45 -0700
From: Christoph Hellwig <hch@...radead.org>
To: "Jason A. Donenfeld" <Jason@...c4.com>
Cc: linux-kernel@...r.kernel.org, viro@...iv.linux.org.uk,
Jens Axboe <axboe@...nel.dk>, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH v2 3/8] fs: clear or set FMODE_LSEEK based on llseek
function
On Sat, Jun 25, 2022 at 01:01:10PM +0200, Jason A. Donenfeld wrote:
> This helps unify a longstanding wart where FMODE_LSEEK hasn't been
> uniformly unset when it should be.
I think we could just remove FMODE_LSEEK after the previous patch
as we can just check for the presence of a ->llseek method instead.
Powered by blists - more mailing lists