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.