Age | Commit message (Expand) | Author | Files | Lines |
2012-11-08 | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher | 1 | -3/+5 |
2012-11-08 | drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes... | Andreas Gruenbacher | 1 | -37/+0 |
2012-11-08 | drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f... | Andreas Gruenbacher | 1 | -1/+1 |
2012-11-08 | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher | 1 | -60/+47 |
2012-11-08 | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher | 1 | -8/+15 |
2012-11-08 | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher | 1 | -0/+3 |
2012-11-08 | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher | 1 | -0/+26 |
2012-11-08 | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg | 1 | -16/+33 |
2012-11-04 | drbd: switch configuration interface from connector to genetlink | Lars Ellenberg | 1 | -1/+1 |
2011-10-14 | drbd: prepare the transition from connector to genetlink | Lars Ellenberg | 1 | -0/+417 |