commit | 20a8143eaa3300a58326156eaf43e03db0fd2cb6 | [log] [tgz] |
---|---|---|
author | Paul Clements <paul.clements@steeleye.com> | Fri Feb 08 04:21:51 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 08 09:22:41 2008 -0800 |
tree | ee12300f417f0ecbaa4879b62a19a09423de76b3 | |
parent | 53a7a1bb438245cd2ef9674b9af3a5201d7d7657 [diff] |
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 <paul.clements@steeleye.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>