commit | b48633f83f22914073314d97d49da2a2e1d3b350 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Wed Aug 31 15:16:02 2016 -0700 |
committer | Mike Snitzer <snitzer@redhat.com> | Wed Sep 14 13:56:38 2016 -0400 |
tree | 6b6e51beb59497b91d63f4808e41caea04fd5449 | |
parent | 5a8f1f80e9dca791ee240213477df99e88258073 [diff] |
dm: rename task state function arguments Rename 'interruptible' into 'task_state' to make it clear that this argument is a task state instead of a boolean. Also, change type from int to long. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>