X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;fp=lustre%2Finclude%2Fobd_support.h;h=3e2d73c6c65b559e8a31522d7ab1b4d0df7b842e;hb=2124e07ddde7789ebf0e8ec5600f2aff31788123;hp=b23a6a752d8aaed55adf6b8b9dfd9806244aa6c0;hpb=c2c45b21c3549355a9b3ecb7d1639415fe3131df;p=fs%2Flustre-release.git diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index b23a6a7..3e2d73c 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -71,9 +71,6 @@ extern atomic_long_t obd_dirty_pages; extern char obd_jobid_var[]; /* Some hash init argument constants */ -#define HASH_POOLS_BKT_BITS 3 -#define HASH_POOLS_CUR_BITS 3 -#define HASH_POOLS_MAX_BITS 7 #define HASH_NID_BKT_BITS 5 #define HASH_NID_CUR_BITS 7 #define HASH_NID_MAX_BITS 12