From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26347 invoked from network); 10 Mar 2022 04:04:55 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 10 Mar 2022 04:04:55 -0000 Received: from mail-pg1-f178.google.com ([209.85.215.178]) by 4ess; Wed Mar 9 22:58:57 -0500 2022 Received: by mail-pg1-f178.google.com with SMTP id 132so3666215pga.5 for <9front@9front.org>; Wed, 09 Mar 2022 19:58:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:message-id:to:subject:date:in-reply-to:mime-version :content-transfer-encoding; bh=cOnUMEFRcSjqKYcTs4xycEZbv5Zczp8U13lNuHfcQQs=; b=WGsOYFeFCpG1+1EYif3CHK+LLKBJfmvZ/tyLrS1Zc58iuVgVn2T8HR+sbx5bEPBULn US/olyxm3sUDBP8RBNwHD+FIBH0grGSt5dy978K9kmYpT49hgh3l2yMWIiYyzALoUQgJ mjgPx9eB3LQVUmUf0ENp6nquDX02FVwkKA9JIkFzaqPfNae1Tfdd1l4T0/4AJCDE37Tf YCI0JvS8lPuBnUJrOozBjhWB15M2FV/R2PBsAh4kEsLEUoMbDSF1Dto5S/LPsgN/XMzp Z0K2LPyoehSjzE1W5lHT8ipFw0vew7E1E5YJoroJD5vsdCzDh6I+BrOW5k1oUwIfjE0f I6ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:message-id:to:subject:date:in-reply-to :mime-version:content-transfer-encoding; bh=cOnUMEFRcSjqKYcTs4xycEZbv5Zczp8U13lNuHfcQQs=; b=lcO3I9iO3bZUrQgL7PW9x3A9mFRYi6Vq1liVCECLliF7miY6NJnhQN+dsM6uZ/+reP M5Hiid5TElg4XdFQ7o8mHMuSWr/VzJNxWt16Ezt6LtukdkwlGZyfJsaW3q1prFkehBTp Gs0IF7QqS5ShImngLreHIsdEKnnyVPnnlk8/rXKMAOr1OsZAPoh4Qr6DtgcIqd/xdWFv 0Ofc7AD0K6zannFG7CkgeOY3h1Cc1Bebw0NDrhqcsdWgMSz/omIPJG8FOrY3QUw6rnIP MO0HMaQC9SfywBDk7Ql2E7Brtewr7q9HNfvGWDypfieUHpIeLN2w4s9YPATS6ofxDstJ bOGQ== X-Gm-Message-State: AOAM531morXVR1TtNS9z74UOD1d5/OOE9a0t4y1jSUrpnj9tffIgkZYQ P80OOZkoreTL6ez1OPDkg5E7vJLfEEY= X-Google-Smtp-Source: ABdhPJyvVpFrYTA3hlmuUz9P30hv19FBbwjVf6NUTg7mndcGKmmQ3QeZPFPVypZCiNI4NwHKYbPHnQ== X-Received: by 2002:a05:6a00:18a3:b0:4f7:260b:2954 with SMTP id x35-20020a056a0018a300b004f7260b2954mr3024303pfh.33.1646884729484; Wed, 09 Mar 2022 19:58:49 -0800 (PST) Return-Path: Received: from cirno.thinktank (c-76-102-87-9.hsd1.ca.comcast.net. [76.102.87.9]) by smtp.gmail.com with ESMTPSA id b13-20020a056a00114d00b004c122b90703sm4707645pfm.27.2022.03.09.19.58.48 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 09 Mar 2022 19:58:49 -0800 (PST) From: thinktankworkspaces@gmail.com X-Google-Original-From: glenda@gmail.com Message-ID: To: 9front@9front.org Date: Wed, 09 Mar 2022 19:58:12 -0800 In-Reply-To: <592E5D813EFE943E3139F7E96CB3D6ED@musolino.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: self-healing lossless property information solution Subject: Re: [9front] new user Reply-To: 9front@9front.org Precedence: bulk Quoth Alex Musolino : > > This is a bug in hjfs that has been uncovered by changeset > > e1907b41d32441e79e8cc3db26afc5f0c4cdcef9. New directories *are* > > supposed to inherit their group from the parent directory. However, > > this is not what we want when creating home directories for new users. > > > > I think the following ought to fix it. Can you give this a try? > > I got around to trying this out on a spare machine/disk tonight. > Worked for me. Committed. > is it worth using hjfs vs cjfs. Not sure of the trade off after I switched?