owncloud-archive / files_locking

3 stars 5 forks source link

Ignore MappedLocal storage, since it doesn't work with the windows locking too well #10

Closed nickvergessen closed 9 years ago

nickvergessen commented 9 years ago

Fixes owncloud/core#14513

Should also backport to stable8

@DeepDiver1975 @LukasReschke @icewind1991

icewind1991 commented 9 years ago

use $storage->instanceOfStorage('...') instead

nickvergessen commented 9 years ago

Updated both PRs

nickvergessen commented 9 years ago

@icewind1991 would be nice to get this in, before 8.0.1 is out ;)

icewind1991 commented 9 years ago

:+1: code looks good

DeepDiver1975 commented 9 years ago

:+1: