NFS: Clean up nfs42_layoutstat_done()
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
committed by
Trond Myklebust
parent
e36d48e9e2
commit
5be1810a8d
@@ -400,8 +400,6 @@ nfs42_layoutstat_done(struct rpc_task *task, void *calldata)
|
|||||||
case -EOPNOTSUPP:
|
case -EOPNOTSUPP:
|
||||||
NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTSTATS;
|
NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTSTATS;
|
||||||
}
|
}
|
||||||
|
|
||||||
dprintk("%s server returns %d\n", __func__, task->tk_status);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user