drbd: Backport the "events2" command
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 31 Jul 2014 15:41:33 +0000 (17:41 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 25 Nov 2015 16:22:00 +0000 (09:22 -0700)
commita29728463b254ce81ecefdf20c1a02e01d9361da
tree5ceffb70d95a17117ba915d837a17dd85717e9cb
parent28bc3b8c71cda033a4c013131c635d1148889824
drbd: Backport the "events2" command

The events2 command originates from drbd-9 development. It features
more information but requires a incompatible change in output
format.
Therefore the previous events command continues to exist, the new
improved events2 command becomes available now.

This prepares the user-base for a later switch to the complete
drbd9 code base.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_nl.c
drivers/block/drbd/drbd_receiver.c
drivers/block/drbd/drbd_state.c
drivers/block/drbd/drbd_state_change.h [new file with mode: 0644]
include/linux/drbd.h
include/linux/drbd_genl.h