utimens.c: work around a probable Linux kernel bug
authorJim Meyering <meyering@redhat.com>
Wed, 4 Jun 2008 17:32:50 +0000 (19:32 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 5 Jun 2008 06:44:54 +0000 (08:44 +0200)
commitb17e7e4ead6ee5982a2c44f26ada09f01df91331
tree60184e57ffdf216b5de682a14ffbaa47a4dca63c
parent803e1619e6cf778ca93baaa96b013dfc9f9bd8aa
utimens.c: work around a probable Linux kernel bug

* lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
appears to be a kernel bug that causes utimensat to return 280
instead of 0, indicating success.
ChangeLog
lib/utimens.c