Re: [PATCH 0/3] nfsd: fully close all files in the nfsd threads

From: Jens Axboe
Date: Fri Dec 08 2023 - 09:33:11 EST


On 12/7/23 8:27 PM, NeilBrown wrote:
> This is a new version of my patches to address a rare problem with nfsd
> closing files faster than __fput() can complete the close in a different
> thread.
>
> This time I'm simply switching to __fput_sync(). I cannot see any
> reason that this would be a problem, but if any else does and can show
> me what I'm missing, I'd appreciate it.

Much better than the previous attempts, imho.

Reviewed-by: Jens Axboe <axboe@xxxxxxxxx>

--
Jens Axboe