mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
nfsd41: gather and report statistics also for v4.1 ops
Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
parent
846d8e7cc8
commit
5a421ce3c0
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user