commit | 4a63b030d75a063b910b2bab014d84837cb33eb7 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Fri Dec 18 12:38:11 2009 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Dec 18 12:38:11 2009 +0100 |
tree | 434f97934498ea53c3dbe6c97b5ac38a96418e3d | |
parent | 1de6129f381b4907013ccea08a3bdea8c966d50a [diff] |
drbd: fix test of unsigned in _drbd_fault_random() rsp->count is unsigned so the test does not work. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Lars Ellenberg <drbd-dev@lists.linbit.com> Cc: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>