|
@@ -1785,7 +1785,7 @@ pnfs_layout_process(struct nfs4_layoutget *lgp)
|
|
* inode invalid, and don't bother validating the stateid
|
|
* inode invalid, and don't bother validating the stateid
|
|
* sequence number.
|
|
* sequence number.
|
|
*/
|
|
*/
|
|
- pnfs_mark_matching_lsegs_invalid(lo, &free_me, NULL, 0);
|
|
|
|
|
|
+ pnfs_mark_layout_stateid_invalid(lo, &free_me);
|
|
|
|
|
|
nfs4_stateid_copy(&lo->plh_stateid, &res->stateid);
|
|
nfs4_stateid_copy(&lo->plh_stateid, &res->stateid);
|
|
lo->plh_barrier = be32_to_cpu(res->stateid.seqid);
|
|
lo->plh_barrier = be32_to_cpu(res->stateid.seqid);
|