瀏覽代碼

nfsd4: fix out of date comment

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
J. Bruce Fields 11 年之前
父節點
當前提交
83e452fee8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/nfsd/state.h

+ 1 - 1
fs/nfsd/state.h

@@ -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;