Assaf Gordon <assafgordon@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Assaf Gordon <assafgordon@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at submit) by debbugs.gnu.org; 9 Oct 2017 19:42:06 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Oct 09 15:42:06 2017 Received: from localhost ([127.0.0.1]:58643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1e1dwE-0006Ax-DW for submit <at> debbugs.gnu.org; Mon, 09 Oct 2017 15:42:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <coreutils@HIDDEN>) id 1e1dwC-0006AS-LX for submit <at> debbugs.gnu.org; Mon, 09 Oct 2017 15:42:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1e1dw6-0001hC-QL for submit <at> debbugs.gnu.org; Mon, 09 Oct 2017 15:41:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59678) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1e1dw6-0001h7-NN for submit <at> debbugs.gnu.org; Mon, 09 Oct 2017 15:41:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1e1dw5-0001ZG-Js for bug-coreutils@HIDDEN; Mon, 09 Oct 2017 15:41:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1e1dw2-0001fq-Gj for bug-coreutils@HIDDEN; Mon, 09 Oct 2017 15:41:57 -0400 Received: from ishtar.tlinx.org ([173.164.175.65]:53806 helo=Ishtar.sc.tlinx.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1e1dw2-0001fV-6p for bug-coreutils@HIDDEN; Mon, 09 Oct 2017 15:41:54 -0400 Received: from [192.168.3.12] (Athenae [192.168.3.12]) by Ishtar.sc.tlinx.org (8.14.7/8.14.4/SuSE Linux 0.8) with ESMTP id v99JfnxO011324 for <bug-coreutils@HIDDEN>; Mon, 9 Oct 2017 12:41:51 -0700 Message-ID: <59DBD0FD.9070808@HIDDEN> Date: Mon, 09 Oct 2017 12:41:49 -0700 From: L A Walsh <coreutils@HIDDEN> User-Agent: Thunderbird MIME-Version: 1.0 To: bug-coreutils@HIDDEN Subject: Req. for correction: don't display non-platform fields in "stat". & block number derivation? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -5.0 (-----) when I display 'stat', it displays fields my platform doesn't know about. Utilities "shouldn't" display fields that are specific to other platforms. Specifically, I'm not aware of a linux (or, for that matter, a POSIX) "Birth time". Things are confusing enough w/o adding in other platform info, like I used "." for input to stat and got: File: . Size: 8192 Blocks: 24 IO Block: 4096 directory Device: 821h/2081d Inode: 33394 Links: 7 Access: (0775/drwxrwxr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2017-10-09 10:56:22.969487183 -0700 ... -------------- Where Size/Blocks & IO Block are a bit confusing -- I.e. -- where does the "24" blocks come from? It looks like it is only 2 (x4096) blocks long from the ls output: Ishtar:/etc/sysconfig> ll -d . drwxrwxr-x 7 8192 Oct 9 10:53 ./ This is verified by looking at output from xfs_bmap. So .. where does the "24" blocks come from? Thanks... -linda
L A Walsh <coreutils@HIDDEN>
:bug-coreutils@HIDDEN
.
Full text available.bug-coreutils@HIDDEN
:bug#28766
; Package coreutils
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.