On Fri, 2023-12-15 at 12:18 +1100, NeilBrown wrote: > This is a revised version of my recent series to have nfs close files > directly and not leave work to an async work queue. > > This version takes a more cautious approach and only using __fput_sync() > where there is a reasonable case that it could make a practical > difference. > Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx>