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 Feb 2011 17:46:12 +0000 (18:46 +0100)
commita50a0f438a928db9c2f25c779186611e40b2a960
treee13d5589d1096a61ea31aff5c37bbb382ef35f20
parentf2a19b87725f9318e983dff6358a3eee721bff08
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.
source3/modules/vfs_default.c