فهرست منبع

doh. The first hunk of my patch was redundant

Eric Andersen 20 سال پیش
والد
کامیت
f4649ed254
1فایلهای تغییر یافته به همراه0 افزوده شده و 9 حذف شده
  1. 0 9
      target/ext2/genext2fs_nosquash_devtable.patch

+ 0 - 9
target/ext2/genext2fs_nosquash_devtable.patch

@@ -1,14 +1,5 @@
 --- genext2fs-1.3/genext2fs.c~	2005-02-15 02:21:18.000000000 -0700
 --- genext2fs-1.3/genext2fs.c~	2005-02-15 02:21:18.000000000 -0700
 +++ genext2fs-1.3/genext2fs.c	2005-02-15 02:17:09.000000000 -0700
 +++ genext2fs-1.3/genext2fs.c	2005-02-15 02:17:09.000000000 -0700
-@@ -1302,6 +1302,8 @@
- 	{
- 		mode = uid = gid = major = minor = 0;
- 		start = 0; increment = 1; count = 0;
-+		uid = gid = 0;
-+		mode &= ~(FM_IRWXG | FM_IRWXO);
- 		lineno++;
- 		if((c = strchr(line, '#')))
- 			*c = 0;
 @@ -1322,10 +1324,6 @@
 @@ -1322,10 +1324,6 @@
  		}
  		}
  		else
  		else