From: Paul Clements Date: Fri, 8 Feb 2008 12:21:51 +0000 (-0800) Subject: NBD: remove limit on max number of nbd devices X-Git-Tag: v2.6.25-rc1~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a8143eaa3300a58326156eaf43e03db0fd2cb6;p=pandora-kernel.git NBD: remove limit on max number of nbd devices Remove the arbitrary 128 device limit for NBD. nbds_max can now be set to any number. In certain scenarios where devices are used sparsely we have run into the 128 device limit. Signed-off-by: Paul Clements Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed