]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27d8ffc8dba01153319841001c1572756598e0a3
tree5ceffb70d95a17117ba915d837a17dd85717e9cb
parente9238793f4618609489c658eac626def3ea82b5c
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