Re: ext4 - getting at birth time (file create time) and getting/setting nanosecond time stamps and utime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 21, 2009 at 6:59 AM, Henrik Nordstrom
<henrik@xxxxxxxxxxxxxxxxxxx> wrote:
> utimen -> nanosecond  (struct timespec) (1/1000000000), same granularity
> as current stat(), clock_gettime() and friends.

Yes.   I have opened bug 6836 in samba bugzilla to track having smbd
use utimensat (but not sure whether they will be able to detect when
the file system can support nanosecond timestamps through - even with
use of utimensat - so there may be questions about how to do runtime
detection of whether the filesystem is one like ext4, xfs, jfs etc.
that can store such timestamps, if not they probably still have to
store 100 nanosecond "DCE time" granulariy timestamps in xattrs)

The getting (and optionally setting) create time (via xattr) is still
an open question, but am hopeful that that won't be hard to add for
ext4.
-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux