[Drbd-dev] [PATCH] dynamic creation/removal more then 256 drbd devices

Stanislaw Gruszka stf_xl at wp.pl
Fri Apr 27 11:21:44 CEST 2007


Hallo,

I did patch for dynamic creation/removal drbd devices.
Drbd have already dynamic drbd creation, but no removal.
Also my patch breaks limit of 256 drbd devices - linked list
is used for keeping devices; minor_table is removed, 
idr structure form include/linux/idr.h is used instead. 
Please comment. Is there a chance it will be applied?

Patch is divided into 2 parts: kernel and user space.

-- 
Regards
Stanislaw Gruszka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drbd-dynamic-devs-kernel.patch
Type: text/x-diff
Size: 25107 bytes
Desc: not available
Url : http://lists.linbit.com/pipermail/drbd-dev/attachments/20070427/146564bf/drbd-dynamic-devs-kernel-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drbd-dynamic-devs-user.patch
Type: text/x-diff
Size: 3722 bytes
Desc: not available
Url : http://lists.linbit.com/pipermail/drbd-dev/attachments/20070427/146564bf/drbd-dynamic-devs-user-0001.bin


More information about the drbd-dev mailing list