[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Better patch for `diskfs_no_inherit_dir_group.patch'



Hello!

As announced on bug-hurd, here is a better (for the reasons laid out
there) patch for `diskfs_no_inherit_dir_group.patch'.  I don't know if
that is the ``optimal'' place to position that statement, but it for sure
works like this.

#v+
diff -ru /var/tmp/hurd-HEAD/libdiskfs/init-init.c libdiskfs/init-init.c
--- /var/tmp/hurd-HEAD/libdiskfs/init-init.c	2001-08-21 00:45:11.000000000 +0200
+++ libdiskfs/init-init.c	2007-03-31 23:29:57.000000000 +0200
@@ -57,6 +57,9 @@
 {
   error_t err;
 
+  /* See `node-create.c'.  */
+  _diskfs_no_inherit_dir_group = 1;
+
   if (diskfs_boot_filesystem ())
     /* This is a boot filesystem, we have to do some things specially.  */
     {
#v-


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


Reply to: