commit | 9b4a6ba9185ac1c398f2db69c491989452ce7018 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Thu Sep 08 12:33:39 2016 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Sep 08 14:01:35 2016 -0600 |
tree | a30520bd15076b7860969b8f065fd528ac40cb55 | |
parent | c261189862c6f65117eb3b1748622a08ef49c262 [diff] |
nbd: use flags instead of bool In preparation for some future changes, change a few of the state bools over to normal bits to set/clear properly. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>