From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> The following patch series fixes a series of issues with the current localio code, as reported in the link https://lore.kernel.org/linux-nfs/aG0pJXVtApZ9C5vy@xxxxxxxxxx/ Trond Myklebust (3): NFS/localio: nfs_close_local_fh() fix check for file closed NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh() NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file fs/nfs_common/nfslocalio.c | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) -- 2.50.1