Whamcloud - gitweb
LU-4974 lod: use pool_key() to access key 44/10244/4
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 7 May 2014 06:24:23 +0000 (00:24 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 24 Jul 2014 03:09:40 +0000 (03:09 +0000)
commit0699c02116e76ce11a4489a8dbd4c983052f313b
treeee767657196e95a0becc582fdc6ab3adb891778e
parentba951cd63ccdbab34b55ce466a6630fd0381a276
LU-4974 lod: use pool_key() to access key

In pool_hashkey_keycmp() use the pool_key() function instead of open
coding the key access.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ia618e25ed4f086321865a9439142e43405500c1e
Reviewed-on: http://review.whamcloud.com/10244
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lod/lod_pool.c