mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-09 06:04:05 +08:00
nfsd4: fix out of date comment
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
parent
d9499a9571
commit
83e452fee8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user