dm thin: factor out check_low_water_mark and use bools
authorJoe Thornber <ejt@redhat.com>
Thu, 5 Dec 2013 01:16:12 +0000 (20:16 -0500)
committerMike Snitzer <snitzer@redhat.com>
Tue, 7 Jan 2014 15:14:26 +0000 (10:14 -0500)
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>

No differences found