X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fafs%2Fafs_cm.h;h=255f5dd6040c498d040753f3f88f30f726f61238;hb=4570a37169d4b44d316f40b2ccc681dc93fedc7b;hp=5f62f3ea563e155104f5c981304cd06eb9ce4cb0;hpb=7c80bcce34a355c0920f8cab250d766d7827341d;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/afs/afs_cm.h b/fs/afs/afs_cm.h index 5f62f3ea563e..255f5dd6040c 100644 --- a/fs/afs/afs_cm.h +++ b/fs/afs/afs_cm.h @@ -24,6 +24,7 @@ enum AFS_CM_Operations { CBGetXStatsVersion = 209, /* get version of extended statistics */ CBGetXStats = 210, /* get contents of extended statistics data */ CBInitCallBackState3 = 213, /* initialise callback state, version 3 */ + CBProbeUuid = 214, /* check the client hasn't rebooted */ CBTellMeAboutYourself = 65538, /* get client capabilities */ };