NFSv4/pNFS: Remove redundant call to unhash the layout
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 13 Jun 2024 05:00:54 +0000 (01:00 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:26 +0000 (13:47 -0400)
commitad3c436dace5538c8d4b424958a723bc23b901dc
tree6b70168070a9ec2d9401abaec497b96e2bd81b4b
parent42375c2bfa3f7673f438e6dbf9acf17f69a98f77
NFSv4/pNFS: Remove redundant call to unhash the layout

The layout will be automatically unhashed on final release of the
reference count.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/pnfs.c