X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flprocfs_status.h;h=0f4d9b305ed93fb752e6fe405aa5d803e7883ef7;hb=9a3d6c2ed76ba902158a101be5b3dce46ca8f630;hp=07f5c8fdc5f0f3bb0f82126e6d83ca05e0730e46;hpb=b05c80969eb7e8ccfd5fae223bee0159d6e642b0;p=fs%2Flustre-release.git diff --git a/lustre/include/lprocfs_status.h b/lustre/include/lprocfs_status.h index 07f5c8f..0f4d9b3 100644 --- a/lustre/include/lprocfs_status.h +++ b/lustre/include/lprocfs_status.h @@ -121,6 +121,8 @@ struct lprocfs_atomic { atomic_t la_exit; }; +#define LC_MIN_INIT ((~(__u64)0) >> 1) + struct lprocfs_counter { struct lprocfs_atomic lc_cntl; /* may need to move to per set */ unsigned int lc_config;