Re: [PATCH 2/2 v2] nfsd: skip some unnecessary stats in the v4 case
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-30 06:04:41
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-30 06:04:41
Also in:
linux-fsdevel
On Fri, Jan 29, 2021 at 02:27:01PM -0500, J. Bruce Fields wrote:
From: "J. Bruce Fields" <redacted> In the typical case of v4 and an i_version-supporting filesystem, we can skip a stat which is only required to fake up a change attribute from ctime. Signed-off-by: J. Bruce Fields <redacted>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>