From: Michael Clark <michael@metaparadigm.com>
To: linux-kernel@vger.kernel.org
Subject: hi-res mtime userspace interface
Date: Sun, 20 Jan 2008 21:09:52 +0800 [thread overview]
Message-ID: <47934820.7020209@metaparadigm.com> (raw)
Is there an existing linux userspace interface for accessing the
microsecond or nanosecond level (a|m|c)times of filesystems that support
them (e.g. ext4, xfs)? and possibly also the generation counters used by
NFS.
I notice sys_utimes is able to set microsecond (c|a|m)times but I can't
find an associated interface to read them (I've googled to no avail).
(also noticing freebsd and darwin's struct stat contains struct timespec
for these as well as an st_gen field - although I do realise how
incredibly difficult it would be to add these to linux's struct stat).
~mc
next reply other threads:[~2008-01-20 13:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-20 13:09 Michael Clark [this message]
2008-01-20 16:50 ` hi-res mtime userspace interface Stephen Hemminger
2008-01-20 23:43 ` Michael Clark
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47934820.7020209@metaparadigm.com \
--to=michael@metaparadigm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.