>Matt W. Benjamin <matt <at> linuxbox.com> writes: > > Hi Sage, > > Yes, we're actively working on this. We'd very much like assistance adapting the libceph changes for > inclusion. We can start by updating for recent Ceph. > > FSAL_CEPH will definitely merge in Ganesha mainline in the next month or two. > > Matt > > ----- "Sage Weil" <sage <at> newdream.net> wrote: > >Matt W. Benjamin <matt <at> linuxbox.com> writes: I m trying to build the CEPH FSAL but apparently I m failing. I was able to pass the first issue about vinode struct that was resolved by using the ceph source from linuxbox but I m stopped by this one that I cannot figure out: /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -D_FILE_OFFSET_BITS=64 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/root/nfs-ganesha-1.5.1/libtirpc/tirpc/ -g -O2 -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -I../../RPCAL/gssd -MT fsal_dirs.lo -MD -MP -MF .deps/fsal_dirs.Tpo -c -o fsal_dirs.lo fsal_dirs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -D_FILE_OFFSET_BITS=64 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/root/nfs-ganesha-1.5.1/libtirpc/tirpc/ -g -O2 -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -I../../RPCAL/gssd -MT fsal_dirs.lo -MD -MP -MF .deps/fsal_dirs.Tpo -c fsal_dirs.c -fPIC -DPIC -o .libs/fsal_dirs.o fsal_dirs.c: In function âCEPHFSAL_readdirâ: fsal_dirs.c:166: error: cannot convert to a pointer type fsal_dirs.c:166: error: âcephfsal_cookie_tâ has no member named âcookieâ fsal_dirs.c:167: error: cannot convert to a pointer type fsal_dirs.c:167: error: âcephfsal_cookie_tâ has no member named âcookieâ make[2]: *** [fsal_dirs.lo] Error 1 make[2]: Leaving directory `/root/nfs-ganesha-1.5.1/FSAL/FSAL_CEPH' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/nfs-ganesha-1.5.1/FSAL' make: *** [all-recursive] Error 1 -- 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