ZheNing Hu

Results 9 comments of ZheNing Hu

> EPOLLIN 在任何情况下都可以有的,这里只是暂时不处理而已,后面epollout事件处理完了会加上的,如果你想同时处理epollin,也可以加上的,只是实现上的差别 @adlternative 谢谢指点!!!

Hello, what's this PR situation now? I meet the seem question: I want to set root's stableAttr inode when it mount.

> @hanwen To be honest, dealing with gerrithub and the multiple sites for conversation and code review is the speed bump that stalled this PR. For a very brief time...

@stevegt @hanwen I create a new PR: #450, which write the unit test cases for this patch. Should I push it to Gerrit too? :)

> implemented in [615a0a7](https://github.com/hanwen/go-fuse/commit/615a0a7e1178bdca80868b4f2386a7f762f41e02). Thanks @adlternative ! Thanks for review too! :-)

Ah, I probably know why. My local GIT_PROTOCOL=version=2 This means that `git upload-pack --stateless-rpc --advertise-refs .` v2 action is diff from v0/v1! ```sh $ GIT_PROTOCOL=version=1 git upload-pack --stateless-rpc --advertise-refs ....

> > Ah, I probably know why. My local GIT_PROTOCOL=version=2 > > This means that `git upload-pack --stateless-rpc --advertise-refs .` v2 action is diff from v0/v1! > > ```shell >...

> Hey, > > Have you checked the disk and memory on the storage server and the machine that pushed the data? Also, are you using any sort of antivirus,...

> It would still be helpful for us to know if you're using a proxy of some sort, including an antivirus or firewall other than the default. Also, are you...