diff options
-rw-r--r-- | fs/nfs/pnfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/pnfs.c b/fs/nfs/pnfs.c index 49e952968ede..c9a684c128b8 100644 --- a/fs/nfs/pnfs.c +++ b/fs/nfs/pnfs.c | |||
@@ -1040,7 +1040,6 @@ _pnfs_return_layout(struct inode *ino) | |||
1040 | goto out_put_layout_hdr; | 1040 | goto out_put_layout_hdr; |
1041 | } | 1041 | } |
1042 | 1042 | ||
1043 | set_bit(NFS_LAYOUT_INVALID_STID, &lo->plh_flags); | ||
1044 | send = pnfs_prepare_layoutreturn(lo, &stateid, NULL); | 1043 | send = pnfs_prepare_layoutreturn(lo, &stateid, NULL); |
1045 | spin_unlock(&ino->i_lock); | 1044 | spin_unlock(&ino->i_lock); |
1046 | pnfs_free_lseg_list(&tmp_list); | 1045 | pnfs_free_lseg_list(&tmp_list); |