On Wed, Aug 19, 2015 at 07:35:30AM -0400, Kotresh Hiremath Ravishankar wrote: > 1. geo-rep does lazy umount of gluster volume which needs to be modified > to use 'gf_umount_lazy' provided by libglusterfs, correct?
Yes, that spawns umountd, which does its best to emulate lazy unmount,, by trying to unmount at regular times. > 2. geo-rep uses lgetxattr, it is throwing 'undefined error', I tried searching > for man page for lgetxattr in netBSD but couldn't find. Is there a known > portability issue with it? No but if you can provide me a simple test in C showing the problem, I will be glad to fix the implementation. -- Emmanuel Dreyfus [email protected] _______________________________________________ Gluster-infra mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-infra
