Hi experts Need your help in identifying the root cause for issue. We've seen multiple reports of git repositories failing to clone / getting corrupted in p9 file system. The mount points under this file system are marked for FANOTIFY to intercept file system events When we remove the marking on these mount points, git clone succeeds. Following is the error message: kvitta@DESKTOP-OOHD5UG:/mnt/c/Users/Krishna Vivek$ git clone https://github.com/zlatko-michailov/abc.git gtest Cloning into 'gtest'... fatal: unknown error occurred while reading the configuration files Any reason why it is failing ? Any help in this regard would be highly appreciated. Thank you, Krishna Vivek