X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flclient.h;h=4f42eea3245b05a73c8a83f8d249f448ce0b5d1a;hp=e48379864c0f4c4d4b9d08d36abe3146af3d2860;hb=0d8c5ccc4ecfe7c0d10a0a4f92fd291320a97190;hpb=b48b921a5f36771bacdb0094d7ec4fe94cdf0c48 diff --git a/lustre/include/lclient.h b/lustre/include/lclient.h index e483798..4f42eea 100644 --- a/lustre/include/lclient.h +++ b/lustre/include/lclient.h @@ -481,6 +481,7 @@ enum op_cli_flags { CLI_HASH64 = 1 << 2, CLI_API32 = 1 << 3, CLI_MIGRATE = 1 << 4, + CLI_NEXT_ENTRY = 1 << 5, }; #endif /*LCLIENT_H */