Merge pull request #1521 from owncloud/phil-davis-file-lock-transac-master

File locking transactional minor edit
This commit is contained in:
Carla Schroder
2015-08-17 09:40:33 -07:00

View File

@@ -15,7 +15,7 @@ The new file locking mechanism has these capabilities:
files inside the directories
* Releases locks after file transactions are interrupted, for
example when a sync client loses the connection during an upload
* Manage locking and releasing locks correctly on shared files during changes
* Manages locking and releasing locks correctly on shared files during changes
from multiple users
* Manages locks correctly on external storage mounts
* Manages encrypted files correctly