Skip to content

Commit

Permalink
Add client nfs names getdevinfo, ds_write, ds_commit
Browse files Browse the repository at this point in the history
  • Loading branch information
broeng committed Dec 8, 2014
1 parent 5b3a550 commit c393f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collectors/0/nfsstat.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
# nfsv4.1 client ops
"exchange_id", "create_ses", "destroy_ses", "sequence", "get_lease_t",
"reclaim_comp", "layoutget", "getdevinfo", "layoutcommit", "layoutreturn",
"getdevlist",
"getdevlist", "getdevinfo", "ds_write", "ds_commit"
),
"proc3": (
"null", "getattr", "setattr", "lookup", "access", "readlink",
Expand Down

0 comments on commit c393f6a

Please sign in to comment.