commit | 88a6621bed65ce2d421a808a2f60e1b64914d777 | [log] [tgz] |
---|---|---|
author | Joe Thornber <ejt@redhat.com> | Wed Dec 04 20:16:12 2013 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Jan 07 10:14:26 2014 -0500 |
tree | 764c3b6f7c3a7938c043fe4a12dad27fb0b29dce | |
parent | daec338bbdaa96ba5b14c4777603e65ef74c769b [diff] |
dm thin: factor out check_low_water_mark and use bools Factor check_low_water_mark() out of alloc_data_block(). Change a couple unsigned flags in the pool structure to bool. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>