fuse: invalidate target of rename
[safe/jmp/linux-2.6] / fs / afs / afs_cm.h
index 5f62f3e..255f5dd 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 */
 };