diff options
author | Peter Belm <peterbelm@gmail.com> | 2021-01-19 10:13:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-19 10:13:09 +0000 |
commit | dfd4cba3856cea89037f1e8dc217f692e87c7edf (patch) | |
tree | 18e3e62f7cc1f9340ec80dd8d0c5040d604aa437 /utils | |
parent | 8059e2ce630dd2b984f7a6c44a2b5291b0fe2abc (diff) | |
download | sshfs-dfd4cba3856cea89037f1e8dc217f692e87c7edf.tar sshfs-dfd4cba3856cea89037f1e8dc217f692e87c7edf.tar.gz sshfs-dfd4cba3856cea89037f1e8dc217f692e87c7edf.tar.bz2 sshfs-dfd4cba3856cea89037f1e8dc217f692e87c7edf.zip |
Workaround for mkdir on existing directory (#242)
Added a secondary check so if a mkdir request fails with EPERM an access request will be tried - returning EEXIST if the access was successful. This matches the correct behaviour expected by applications such as git.
Co-authored-by: Peter Belm <peter.belm@dataalchemist.co.uk>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions