<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 30, 2017 at 7:22 AM, Tahereh Fattahi <span dir="ltr">&lt;<a href="mailto:t28.fattahi@gmail.com" target="_blank">t28.fattahi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks for your answer.<div>For example I want to save the number of files in directory as one extended attribute.</div><div>After every create operation, this number should be added and set as attribute, So after create I need a setxattr.</div><div>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.</div></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote"><br></div></div></div></div></blockquote><div><br></div><div>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.</div><div><br></div><div>Might be worth checking if that meets your needs.</div><div><br></div><div>Regards,</div><div>Vijay</div><div><br></div><div>[1] <a href="http://gluster-documentations.readthedocs.io/en/latest/Features/quota-object-count/">http://gluster-documentations.readthedocs.io/en/latest/Features/quota-object-count/</a> </div></div></div></div>