Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher | 2012-11-08 | 1 | -8/+8 |
* | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher | 2012-11-08 | 1 | -40/+24 |
* | drbd: Remove unused GENLA_F_MAY_IGNORE flag | Andreas Gruenbacher | 2012-11-08 | 1 | -6/+0 |
* | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher | 2012-11-08 | 1 | -14/+38 |
* | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher | 2012-11-08 | 1 | -0/+2 |
* | drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 | Andreas Gruenbacher | 2012-11-08 | 1 | -8/+2 |
* | drbd: Introduce __s32_field in the genetlink macro magic | Lars Ellenberg | 2012-11-08 | 1 | -0/+3 |
* | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher | 2012-11-08 | 1 | -0/+8 |
* | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg | 2012-11-08 | 1 | -5/+13 |
* | drbd: prepare the transition from connector to genetlink | Lars Ellenberg | 2011-10-14 | 1 | -0/+260 |