Skip to content

Commit

Permalink
nfsd41: gather and report statistics also for v4.1 ops
Browse files Browse the repository at this point in the history
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
  • Loading branch information
Benny Halevy authored and J. Bruce Fields committed Jul 10, 2009
1 parent 846d8e7 commit 5a421ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/nfs4.h
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ enum nfs_opnum4 {
Needs to be updated if more operations are defined in future.*/

#define FIRST_NFS4_OP OP_ACCESS
#define LAST_NFS4_OP OP_RELEASE_LOCKOWNER
#define LAST_NFS4_OP OP_RECLAIM_COMPLETE

enum nfsstat4 {
NFS4_OK = 0,
Expand Down

0 comments on commit 5a421ce

Please sign in to comment.