linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Two suggestions (loop and owner's of linux tree)
@ 2001-10-24 14:13 Lukasz Trabinski
  2001-10-24 14:21 ` Dumitru Ciobarcianu
  2001-10-25  9:27 ` Jens Axboe
  0 siblings, 2 replies; 10+ messages in thread
From: Lukasz Trabinski @ 2001-10-24 14:13 UTC (permalink / raw)
  To: linux-kernel

Hello

I would like to suggest to change max_loop from 8 to 16 or more if it
possible.

--- linux.org/drivers/block/loop.c      Wed Oct 24 15:23:11 2001
+++ linux/drivers/block/loop.c  Wed Oct 24 15:24:52 2001
@@ -75,7 +75,7 @@
 
 #define MAJOR_NR LOOP_MAJOR
 
-static int max_loop = 8;
+static int max_loop = 16;
 static struct loop_device *loop_dev;
 static int *loop_sizes;
 static int *loop_blksizes;

My second suggestions is a request for change owner linux tree from 1046 
uid and 101 gid to 0.0 for security reason.  

-- 
*[ Łukasz Trąbiński ]*
SysAdmin @wsisiz.edu.pl


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

end of thread, other threads:[~2001-10-25 10:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-24 14:13 Two suggestions (loop and owner's of linux tree) Lukasz Trabinski
2001-10-24 14:21 ` Dumitru Ciobarcianu
2001-10-24 14:38   ` Lukasz Trabinski
2001-10-24 14:48     ` Miquel van Smoorenburg
2001-10-24 14:57     ` James Sutherland
2001-10-24 15:04       ` Lukasz Trabinski
2001-10-25  9:27 ` Jens Axboe
2001-10-25  9:52   ` Asus CUV-266-D vs Intel NIC Dead2
2001-10-25 10:18     ` Asus CUV-266-D vs Intel NIC (also MSI-6321) Dead2
2001-10-25 10:39       ` Dead2

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).