Whamcloud - gitweb
LU-4536 ldlm: Recalculate interval in ldlm_pool_recalc() 47/12547/4
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Tue, 4 Nov 2014 02:26:33 +0000 (21:26 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Tue, 16 Dec 2014 20:02:40 +0000 (20:02 +0000)
commit6a8181a7262c59337de89d0f7245e46d6e2f8c26
tree37124815d5e3b9468271987779874fc2073d54ea
parentf2e76a69233a2fd348ae1f8af3c937048695a4a1
LU-4536 ldlm: Recalculate interval in ldlm_pool_recalc()

Instead of rechecking a static value, recalculate to see if pool stats
need to be updated.
Add newline so message will print instead of warning about missing
newline.

Test-Parameters: mdsfilesystemtype=zfs mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=sanity,sanity,sanity,sanity,sanity,sanity,sanity,sanity,sanity,sanity
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Ic31cc0c1d09a85a9bd5ee04ac34c388263190df1
Reviewed-on: http://review.whamcloud.com/12547
Tested-by: Jenkins
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/ldlm/ldlm_pool.c