From nobody Wed Nov 26 02:42:46 2025 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dGP496qbqz6JDZq for ; Wed, 26 Nov 2025 02:42:49 +0000 (UTC) (envelope-from linimon@portsmon.org) Received: from MTA-07-4.privateemail.com (mta-07-4.privateemail.com [198.54.127.116]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4dGP4923hcz3Brt for ; Wed, 26 Nov 2025 02:42:49 +0000 (UTC) (envelope-from linimon@portsmon.org) Authentication-Results: mx1.freebsd.org; none Received: from mta-07.privateemail.com (localhost [127.0.0.1]) by mta-07.privateemail.com (Postfix) with ESMTP id 4dGP472My3z3hhTW; Tue, 25 Nov 2025 21:42:47 -0500 (EST) Received: from APP-04 (unknown [10.50.14.154]) by mta-07.privateemail.com (Postfix) with ESMTPA; Tue, 25 Nov 2025 21:42:46 -0500 (EST) Date: Tue, 25 Nov 2025 20:42:46 -0600 (CST) From: Mark Linimon To: Sulev-Madis Silber , freebsd-hackers@freebsd.org Message-ID: <1497323956.336174.1764124966236@privateemail.com> In-Reply-To: <774F9B09-B506-4F8E-B293-CE705F64B77A@ketas.si.pri.ee> References: <1789299192.176069.1764023439861@privateemail.com> <20251125082605.0cb9ab55a2c71a415b575c41@dec.sakura.ne.jp> <86h5ui7qd5.fsf@ltc.des.dev> <20251125214658.eb1e0cdf9df97601b9e28de9@dec.sakura.ne.jp> <774F9B09-B506-4F8E-B293-CE705F64B77A@ketas.si.pri.ee> Subject: Re: [PATCH] df: correct BLOCKSIZE handling for -k to use 1K-blocks (290710) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev84 X-Originating-Client: open-xchange-appsuite X-Virus-Scanned: ClamAV using ClamSMTP X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:22612, ipnet:198.54.127.0/24, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4dGP4923hcz3Brt > On 11/25/2025 8:05 PM CST Sulev-Madis Silber wrote: > > the amount of time needed to battle with dev tools should be instead used just to dev stuff. I understand your frustration. But while this is true, there are ways to use git that do not actually require this level of effort. I am _certainly_ not a git expert and so I struggle with it, so I am not the right person to give you advice, but IIUC you are having more difficulty than most of the other contributors have. OTH, there is no bad intent here. Please take these into account. mcl