lkml.org 
[lkml]   [2001]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectTwo suggestions (loop and owner's of linux tree)
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:10    [W:0.053 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site