On Thu, Mar 30, 2017 at 7:22 AM, Tahereh Fattahi <[email protected]> wrote:
> Thanks for your answer. > For example I want to save the number of files in directory as one > extended attribute. > After every create operation, this number should be added and set as > attribute, So after create I need a setxattr. > But I dont know where this create is completed, I tested in dht translator > and it was false because the creation is not complete in this translator. > > > A side effect of inode quota [1] implementation is that it provides a mechanism to query the number of files/objects in a directory or volume. Might be worth checking if that meets your needs. Regards, Vijay [1] http://gluster-documentations.readthedocs.io/en/latest/Features/quota-object-count/
_______________________________________________ Gluster-devel mailing list [email protected] http://lists.gluster.org/mailman/listinfo/gluster-devel
