From: Ken Chen Date: Fri, 8 Jun 2007 20:46:44 +0000 (-0700) Subject: loop: preallocate eight loop devices X-Git-Tag: v2.6.22-rc5~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a47653fc2643cf61bcabba8c9ff5c45517c089ba;p=pandora-kernel.git loop: preallocate eight loop devices The kernel on-demand loop device instantiation breaks several user space tools as the tools are not ready to cope with the "on-demand feature". Fix it by instantiate default 8 loop devices and also reinstate max_loop module parameter. Signed-off-by: Ken Chen Acked-by: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed