[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2f38a759-33b1-86e8-5929-084ae7e0094b@gmail.com>
Date: Fri, 4 Nov 2016 00:45:17 +0100
From: Jakob Unterwurzacher <jakobunt@...il.com>
To: Hugh Dickins <hughd@...gle.com>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: tmpfs returns incorrect data on concurrent pread() and truncate()
First of all, thanks for your replies!
On 02.11.2016 00:51, Hugh Dickins wrote:
> I don't think that there will be much appetite for changing the
> kernel's VFS to prevent that. I hope that gocryptfs can provide
> the serialization that it needs for itself, or otherwise handle
> those zeroes without crashing.
Yes, I dropped the nonce sanity check, the MAC will catch the corruption
anyway.
Just FYI, xfstests generic/075 discovered this. The test itself does not check
the data it gets back, which is why it usually passes.
Best regards,
Jakob
Powered by blists - more mailing lists