Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [Drbd-dev] [Patch v0 0/8] Patches for compat drbd9 to kernel v4.10
@ 2017-03-07  3:27 Nick Wang
  2017-03-07  3:27 ` [Drbd-dev] [Patch v0 1/8] Remove bio_set_op_attrs Nick Wang
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Nick Wang @ 2017-03-07  3:27 UTC (permalink / raw)
  To: drbd-dev; +Cc: Philipp Reisner, Lars Ellenberg

Patches for drbd9 compatible to kernel4.10, including drbd,
drbd-kernel-compat and drbd-headers repos. Ordered as 
functionality, so may mix the three repos in one patch set.

block layer API and genetlink API have many changes in kernel v4.10.
93c5bdf7 and 70fd7614, bio_set_op_attrs change to inline 
    then obsolete by use flag directly.
dc3b17cc, use pointer to backing_dev_info in struct request_queue.
10383aea, use refcount_t for struct kref.
a07ea4d9 and 489111e5, statically initialize genetlink family.

Signed-off-by: Nick Wang <nwang@suse.com>
CC: Philipp Reisner <philipp.reisner@linbit.com>
CC: Lars Ellenberg <lars.ellenberg@linbit.com>
CC: drbd-dev@lists.linbit.com 

-- 
1.8.5.6


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-03-10  3:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07  3:27 [Drbd-dev] [Patch v0 0/8] Patches for compat drbd9 to kernel v4.10 Nick Wang
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 1/8] Remove bio_set_op_attrs Nick Wang
2017-03-07  3:37   ` Nick Wang
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 2/8] Adapt pointer backing_dev_info in struct request_queue Nick Wang
2017-03-09 10:27   ` Roland Kammerer
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 3/8] " Nick Wang
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 4/8] Use refcount_t 'atomic' type to implement struct kref Nick Wang
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 5/8] Use refcount_t 'atomic' type to implement structref Nick Wang
2017-03-09 10:33   ` Roland Kammerer
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 6/6] Statically initialize families Nick Wang
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 7/8] " Nick Wang
2017-03-07  3:27 ` [Drbd-dev] [Patch v0 8/8] " Nick Wang
2017-03-09  9:21 ` [Drbd-dev] [Patch v0 0/8] Patches for compat drbd9 to kernel v4.10 Lars Ellenberg
2017-03-09 10:22 ` Roland Kammerer
2017-03-10  3:48   ` Nick Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox