Whamcloud - gitweb
LU-6391 llite: Add client mount opt to ignore suppress_pings
[fs/lustre-release.git] / lustre / llite / llite_internal.h
index ad5e417..7149327 100644 (file)
@@ -441,6 +441,8 @@ enum stats_track_type {
 #define LL_SBI_USER_FID2PATH  0x40000 /* allow fid2path by unprivileged users */
 #define LL_SBI_XATTR_CACHE    0x80000 /* support for xattr cache */
 #define LL_SBI_NOROOTSQUASH  0x100000 /* do not apply root squash */
+#define LL_SBI_ALWAYS_PING   0x200000 /* always ping even if server
+                                      * suppress_pings */
 
 #define LL_SBI_FLAGS {         \
        "nolck",        \
@@ -464,6 +466,7 @@ enum stats_track_type {
        "user_fid2path",\
        "xattr_cache",  \
        "norootsquash", \
+       "always_ping",  \
 }
 
 #define RCE_HASHES      32