Re: [Gluster-devel] commit hash update (a field like commit hash)

2017-04-07 Thread Tahereh Fattahi
Hi Thanks for your quick answer. My first problem was that I dont do the operation on directory, I correct it. After that correction I understand another mistake that is about dist_layout. After changing the field and storing that, in continue for another operation, disk layout is not like local

Re: [Gluster-devel] commit hash update (a field like commit hash)

2017-04-06 Thread Mohammed Rafi K C
Like commit hash, I hope you are doing this on directories only, nevertheless it is good to look into the brick logs and client logs. If logs are not helping, gdb will definitely help here. You can share your code with us if that is possible, more people can look into your code to debug it. or

[Gluster-devel] commit hash update (a field like commit hash)

2017-04-06 Thread Tahereh Fattahi
Hi I declare a new variable in dht_layout->list structure similar to commit_hash, but I can not update this field in global . This update is just local and in client that do this update, servers and othe client can not see this change. For update this field I do like commit_hash functions,