Whamcloud - gitweb
LU-12871 mdd: enable Changelog garbage collection 67/36467/5
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 17 Oct 2019 05:50:32 +0000 (14:50 +0900)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Jan 2020 06:03:21 +0000 (06:03 +0000)
commit1cc689723685a564c4d3f45ba44348e2e43a8442
tree4d1f99cd858fefae3d69cd3aadfeb62fb1c7e753
parent5290c48735290a0920d804daa7f428bb0df655c2
LU-12871 mdd: enable Changelog garbage collection

Enable the Changelog garbage collection by default.

This feature was disabled by default in commit v2_10_56_0-2-g3442db6fa
(2.11.0) and was fixed in commit v2_11_52_0-59-g31fef6845e (2.12), but
was not re-enabled again by default.

Fixes: 31fef6845e8b ("LU-10680 mdd: create gc thread when no current transaction")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Id4e68e0563cb2216d56bb9aec3a49c83c93ebbe5
Reviewed-on: https://review.whamcloud.com/36467
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdd/mdd_device.c