]> source.dussan.org Git - nextcloud-server.git/commit
Fallback to use COM or exec('stat ..') is only executed if stat or filesize return...
authorThomas Mueller <thomas.mueller@tmit.eu>
Fri, 4 Jan 2013 22:03:26 +0000 (23:03 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Fri, 4 Jan 2013 22:03:26 +0000 (23:03 +0100)
commitcedec593ee32d7e8b988c9df7c08020df52dbdb3
tree50fdadba0f4f42155dce7cdf30b5873839288d99
parentdfc8d757b5dd7e5d7bf54a32b9f11f0798905d4a
Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values.
Special case of BSD has been added as stat syntax differs
In addition unknown OS is logged
lib/filestorage/local.php