Re: utimensat fails to update ctime

From: Eric Blake
Date: Mon Dec 21 2009 - 08:39:17 EST


According to Eric Blake on 12/21/2009 6:12 AM:

It may also be file-system dependent. On the machine where I saw the
original failure:
> $ uname -a
> Linux fencepost 2.6.26-2-xen-amd64 #1 SMP Thu Nov 5 04:27:12 UTC 2009
> x86_64 GNU/Linux

$ df -T .
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/sdb1 xfs 419299328 269018656 150280672 65% /srv/data

But on the machine where the test case is working:
> $ uname -a
> Linux vladim 2.6.31.6-166.fc12.i686 #1 SMP Wed Dec 9 11:14:59 EST 2009
> i686 GNU/Linux

$ df -T .
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/sda3 ext3 34123236 25894932 6494892 80% /

--
Don't work too hard, make some time for fun as well!

Eric Blake ebb9@xxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/