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

Bug fixes for swift integration #27

Closed
wants to merge 26 commits into from
Closed

Conversation

benliles
Copy link
Contributor

Various bug fixes for swift external file support.

  • Space free reported as 0 so uploads were canceled
  • fopen would not create files, uploads failed
  • stat assumed path was an object, no way to stat directories for filecache scanner
  • unlink, called when deleting from web ui, assumed path was an object, would not remove directories

benliles and others added 26 commits October 9, 2012 15:07
…t doesn't exist instead, when checking to see if root container exists, check / instead of ->root because ->root is auto prepended
…r it when reading to remove null return when object doesn't exist
…nything in the interface, not an easy way to get free space with swift
…t doesn't exist instead, when checking to see if root container exists, check / instead of ->root because ->root is auto prepended
…r it when reading to remove null return when object doesn't exist
…nything in the interface, not an easy way to get free space with swift
@icewind1991
Copy link
Contributor

Very nice, there is a lot of other changes in this though, could you update your pull request to only include the changes to apps/files_external/lib/swift.php

@benliles
Copy link
Contributor Author

Sorry about that, merged from owncloud/core master as I was doing the pull request.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants