]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drbd: Split off netlink mandatory attribute handling into separate file
authorAndreas Gruenbacher <agruen@linbit.com>
Fri, 10 Jun 2011 10:57:26 +0000 (12:57 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:57:45 +0000 (16:57 +0100)
commit01b39b50d34733646fe46a582fa60d3b53f6180d
tree1602650bce908e1b65b656070be7473948001255
parent7c3063cc6f0e75cdf312f5f318f9a4c02e460397
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>
drivers/block/drbd/Makefile
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_nl.c
drivers/block/drbd/drbd_nla.c [new file with mode: 0644]
drivers/block/drbd/drbd_nla.h [new file with mode: 0644]
drivers/block/drbd/drbd_wrappers.h