Whamcloud - gitweb
LU-3531 mdc: release dir page cache after accessing
[fs/lustre-release.git] / lustre / include / lclient.h
index 04a3744..3448891 100644 (file)
@@ -462,7 +462,6 @@ enum op_cli_flags {
        CLI_RM_ENTRY    = 1 << 1,
        CLI_HASH64      = 1 << 2,
        CLI_API32       = 1 << 3,
-       CLI_READENT_END = 1 << 4,
 };
 
 #endif /*LCLIENT_H */