]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/afs/afs_cm.h
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / fs / afs / afs_cm.h
index 5f62f3ea563e155104f5c981304cd06eb9ce4cb0..255f5dd6040c498d040753f3f88f30f726f61238 100644 (file)
@@ -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 */
 };