s3: Fix bug 7940 -- fall back for utimes calls
authorVolker Lendecke <vl@samba.org>
Sat, 29 Jan 2011 09:59:14 +0000 (10:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:52 +0000 (14:34 +0100)
commitada42e58dadd74d7b38f2f3a87e45c0664a468aa
tree12f7495231361208d48d4018cbec08f262fa0f29
parent350ad25db6ed3af91339e336e6a6dafe580fa54f
s3: Fix bug 7940 -- fall back for utimes calls

There are systems where ./configure has detected advanced utimes calls which
are then not available on other kernels. We should do a proper fallback.
(cherry picked from commit a50a0f438a928db9c2f25c779186611e40b2a960)
source3/modules/vfs_default.c