+44
−16
+41
−41
+28
−28
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- struct drbd_conf { ... unsigned long flags; ... }
+ struct drbd_conf { ... unsigned long drbd_flags[N]; ... }
And introduce wrapper functions for test/set/clear bit operations
on this member.
Signed-off-by:
Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by:
Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by:
Jens Axboe <axboe@kernel.dk>