Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a directory that already exists, conflict #14

Open
glogiotatidis opened this issue Jul 22, 2011 · 0 comments
Open

Creating a directory that already exists, conflict #14

glogiotatidis opened this issue Jul 22, 2011 · 0 comments

Comments

@glogiotatidis
Copy link
Member

When creating a directory that already exists, filesystem returns an error but the client tries to create the directory on the server anyway.

This is because inotify generates the corresponding messages anyway.

We must somehow recognize that the action fails on the filesystem level and ignore it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant