GNU bug report logs - #14703
stat no creation date on ntfs filesystem files which have creation dates

Previous Next

Package: coreutils;

Reported by: Enda <enda_k2 <at> yahoo.com>

Date: Mon, 24 Jun 2013 14:58:01 UTC

Severity: normal

Tags: notabug

Merged with 14880

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14703 in the body.
You can then email your comments to 14703 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#14703; Package coreutils. (Mon, 24 Jun 2013 14:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Enda <enda_k2 <at> yahoo.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Mon, 24 Jun 2013 14:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Enda <enda_k2 <at> yahoo.com>
To: "bug-coreutils <at> gnu.org" <bug-coreutils <at> gnu.org>
Subject: stat no creation date on ntfs filesystem files which have creation
 dates
Date: Mon, 24 Jun 2013 07:57:15 -0700 (PDT)
[Message part 1 (text/plain, inline)]
When I use stat, there is no creation date on ntfs filesystem files which have creation dates:

$ stat file.txt 
...
 Birth: -



- Enda
[Message part 2 (text/html, inline)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#14703; Package coreutils. (Mon, 24 Jun 2013 21:13:02 GMT) Full text and rfc822 format available.

Message #8 received at 14703 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Enda <enda_k2 <at> yahoo.com>
Cc: 14703 <at> debbugs.gnu.org
Subject: Re: bug#14703: stat no creation date on ntfs filesystem files which
 have creation dates
Date: Mon, 24 Jun 2013 22:12:38 +0100
On 06/24/2013 03:57 PM, Enda wrote:
> When I use stat, there is no creation date on ntfs filesystem files which have creation dates:
> 
> $ stat file.txt 
> ...
>  Birth: -

So the issue here is that there is no Linux kernel interface at present to get that info.
Notes on xstat here: http://lwn.net/Articles/397442/
On cygwin the info is passed and displayed.

cheers,
Pádraig.





Forcibly Merged 14703 14880. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Tue, 16 Jul 2013 15:15:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-coreutils <at> gnu.org:
bug#14703; Package coreutils. (Sun, 21 Oct 2018 20:50:02 GMT) Full text and rfc822 format available.

Message #13 received at 14703 <at> debbugs.gnu.org (full text, mbox):

From: Assaf Gordon <assafgordon <at> gmail.com>
To: 14703 <at> debbugs.gnu.org
Subject: Re: bug#14703: stat no creation date on ntfs filesystem files which
 have creation dates
Date: Sun, 21 Oct 2018 14:49:01 -0600
tags 14703 notabug
close 14703
stop

(triaging old bugs)

Hello,

On 24/06/13 03:12 PM, Pádraig Brady wrote:
> On 06/24/2013 03:57 PM, Enda wrote:
>> When I use stat, there is no creation date on ntfs filesystem files which have creation dates:
>>
>> $ stat file.txt
>> ...
> 
> So the issue here is that there is no Linux kernel interface at present to get that info.

Given the above, and with no further comments in 5 years,
I'm closing this as "not a bug".

-assaf





Added tag(s) notabug. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 21 Oct 2018 20:50:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 14703 <at> debbugs.gnu.org and Enda <enda_k2 <at> yahoo.com> Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 21 Oct 2018 20:50:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 19 Nov 2018 12:24:04 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Zoran Dželajlija <debbugs.gnu.org-7c2244 <at> jelly.kladdkaka.org> to control <at> debbugs.gnu.org. (Tue, 21 May 2019 17:47:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-coreutils <at> gnu.org:
bug#14703; Package coreutils. (Tue, 21 May 2019 17:48:02 GMT) Full text and rfc822 format available.

Message #24 received at 14703 <at> debbugs.gnu.org (full text, mbox):

From: Zoran Dželajlija
 <debbugs.gnu.org-7c2244 <at> jelly.kladdkaka.org>
To: 14703 <at> debbugs.gnu.org
Subject: stat(1) Linux creation date support
Date: Tue, 21 May 2019 19:35:54 +0200
reopen 14703
thanks

Hi, 

 - support for statx() syscall was added to Linux kernel 4.11 (in 2017),
   says statx(2) man page at http://man7.org/linux/man-pages/man2/statx.2.html
   and it also says that

 - support for statx() was added to glibc 2.28 (released Aug 2018)

please consider fixing stat(1) on GNU/Linux platform.

Regards,
Zoran




Information forwarded to bug-coreutils <at> gnu.org:
bug#14703; Package coreutils. (Wed, 22 May 2019 13:38:02 GMT) Full text and rfc822 format available.

Message #27 received at 14703 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Zoran Dželajlija
 <debbugs.gnu.org-7c2244 <at> jelly.kladdkaka.org>, 14703 <at> debbugs.gnu.org
Subject: Re: bug#14703: stat(1) Linux creation date support
Date: Wed, 22 May 2019 14:37:44 +0100
close 14703
stop

On 21/05/19 18:35, Zoran Dželajlija wrote:
> reopen 14703
> thanks
> 
> Hi, 
> 
>  - support for statx() syscall was added to Linux kernel 4.11 (in 2017),
>    says statx(2) man page at http://man7.org/linux/man-pages/man2/statx.2.html
>    and it also says that
> 
>  - support for statx() was added to glibc 2.28 (released Aug 2018)
> 
> please consider fixing stat(1) on GNU/Linux platform.

Thanks for following up.
This was fixed in coreutils-8.31

thanks,
Pádraig





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 20 Jun 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.