Commit 83e452fe authored by J. Bruce Fields's avatar J. Bruce Fields

nfsd4: fix out of date comment

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent d9499a95
......@@ -345,7 +345,7 @@ struct nfs4_stateowner {
struct list_head so_stateids;
struct nfs4_client *so_client;
const struct nfs4_stateowner_operations *so_ops;
/* after increment in ENCODE_SEQID_OP_TAIL, represents the next
/* after increment in nfsd4_bump_seqid, represents the next
* sequence id expected from the client: */
atomic_t so_count;
u32 so_seqid;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment