Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
[platform/kernel/linux-rpi.git] / fs / afs / afs.h
index 432cb4b..8181572 100644 (file)
@@ -19,8 +19,8 @@
 #define AFSPATHMAX             1024    /* Maximum length of a pathname plus NUL */
 #define AFSOPAQUEMAX           1024    /* Maximum length of an opaque field */
 
-#define AFS_VL_MAX_LIFESPAN    (120 * HZ)
-#define AFS_PROBE_MAX_LIFESPAN (30 * HZ)
+#define AFS_VL_MAX_LIFESPAN    120
+#define AFS_PROBE_MAX_LIFESPAN 30
 
 typedef u64                    afs_volid_t;
 typedef u64                    afs_vnodeid_t;