commit | 90b39d58f39e1f3f3147caee6fb2a71528db74a2 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon May 11 10:24:17 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri May 15 10:29:36 2020 -0400 |
tree | 978ac4ee5a6358d1a6b892a8106b3de6f88873b8 | |
parent | bc3d5717d242a37d2e9ea85d7e7b2e3569324d24 [diff] |
dm zoned: add 'message' callback Add callback for 'dmsetup message' to allow the reclaim process to be triggered manually. Eg. dmsetup message /dev/dm-X 0 message will start the reclaim process even if the default threshold of 50 percent of free random zones is not reached. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Bob Liu <bob.liu@oracle.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>