Am 06.06.2012 12:57, schrieb Amon Ott:
On Wednesday 06 June 2012 wrote Stefan Priebe - Profihost AG:
Hi Amon,
i've added your patch:
# strings /lib/libc-2.11.3.so |grep -i syncfs
syncfs
But configure of ceph still claims there is no syncfs support.
# ./configure |grep -i sync
checking for syncfs... no
checking for sync_file_range... yes
Any ideas?
Did you also install the new libc6-dev, which contains the new header files?
Yes.
/usr/include/unistd.h:
extern int syncfs (int __fd) __THROW;
/usr/include/gnu/stubs-64.h:
#define __stub_syncfs
Stefan
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html