History log of /drivers/block/drbd/Makefile
Revision Date Author Comments
4d3d5aa83aa45f1c7c9644b30e3a67e42c26695f 02-May-2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: debugfs: add basic hierarchy

Add new debugfs hierarchy /sys/kernel/debug/
drbd/
resources/
$resource_name/connections/peer/$volume_number/
$resource_name/volumes/$volume_number/
minors/$minor_number -> ../resources/$resource_name/volumes/$volume_number/

Followup commits will populate this hierarchy with files containing
statistics, diagnostic information and some attribute data.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
01b39b50d34733646fe46a582fa60d3b53f6180d 10-Jun-2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Split off netlink mandatory attribute handling into separate file

Duplicate this file in the kernel module and in user space; both sides need it.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
b8907339534b8d17f6aad9e9cc98d490aa0c6137 27-Jan-2011 Philipp Reisner <philipp.reisner@linbit.com> drbd: Moved the state functions into its own source file

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
0939b0e5cdeeafa0adf0150edd350092e47acc49 03-Jan-2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Add interval tree data structure

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
6a0afdf58d40200abd0c717261d1bc4c49195c2f 01-Oct-2009 Jens Axboe <jens.axboe@oracle.com> drbd: remove tracing bits

They should be reimplemented in the current scheme.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
b411b3637fa71fce9cf2acf0639009500f5892fe 26-Sep-2009 Philipp Reisner <philipp.reisner@linbit.com> The DRBD driver

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>