On 15/7/3 下午11:50, Piotr Caban wrote:
On 07/03/15 17:29, YongHao Hu wrote:
What's the reason for not calling tr2_sys__Stat function here?
The handling of REPARSE_POINT in tr2_sys__Stat is different from tr2_sys__Lstat, so we need to implement it again. That's why I want to reuse my function stat_set_error.
Could you please describe the difference?
Sry, it seems that I made a mistake. I will add more tests in the patch. Thank you. ^^