Wilko Nienhaus 011c6b76ee move uint64s to beginning of struct to ensure they are 64-bit aligned
See https://golang.org/pkg/sync/atomic/#pkg-note-BUG for reference:
"The first word in (...) an allocated struct (...) can be relied up to
be 64-bit aligned"

This fixes an "unaligned 64-bit atomic operation" panic on 32-bit ARM,
(in my case a Raspberry Pi 4, running 32-bit Raspbian). The panic
happens (at least) during the first login after a service (re)start.
2021-04-02 10:35:29 +03:00
2021-03-30 16:29:52 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2020-11-02 15:40:37 +01:00
2021-03-31 16:55:55 +02:00
2021-02-18 08:59:35 +00:00
2021-03-30 10:55:58 +02:00
2021-03-30 10:55:58 +02:00
2021-02-16 09:49:31 +00:00
2021-01-29 12:31:16 +01:00
2021-03-24 16:44:31 +01:00
2021-03-29 09:32:06 +01:00
2021-03-24 11:17:25 +01:00
2020-09-23 15:54:33 +02:00
2021-03-25 12:01:37 +01:00
2021-03-24 16:44:31 +01:00
2020-09-23 15:54:33 +02:00
2020-12-30 15:59:23 +01:00

ownCloud Infinite Scale

Rocket chat Build Status Security Rating Coverage Go Report Go Doc oCIS docker image

ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.

Run ownCloud Infinite Scale

Please see Getting Started

Development

Please see Development - Getting Started

Security

If you find a security issue please contact security@owncloud.com first

Contributing

Fork -> Patch -> Push -> Pull Request

License

Apache-2.0

Copyright (c) 2020 ownCloud GmbH <https://owncloud.com>
Description
No description provided
Readme Apache-2.0 365 MiB
Languages
Go 48.2%
Gherkin 36.6%
PHP 12.5%
JavaScript 1.3%
Makefile 0.6%
Other 0.6%