[Bug 290710] df inconsistent header for -k option

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Nov 2025 04:59:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290710

Ankush Mondal <ankushmondal1y2t@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ankushmondal1y2t@gmail.com
 Attachment #265636|                            |maintainer-approval?
              Flags|                            |

--- Comment #1 from Ankush Mondal <ankushmondal1y2t@gmail.com> ---
Created attachment 265636
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265636&action=edit
Updates how BLOCKSIZE is set when using -k. • df -k -P keeps using "1024" for
POSIX compatibility. • df -k now sets BLOCKSIZE to "1k" to match the
user-facing suffix format.

Submitting patch implementing the df -k linked to Bug 290710.

-- 
You are receiving this mail because:
You are the assignee for the bug.