mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
Update docs/ocis/adr/0016-files-metadata.md
Co-authored-by: Klaas Freitag <kfreitag@owncloud.com>
This commit is contained in:
committed by
GitHub
parent
8fad5f173b
commit
395ed935d0
@@ -82,3 +82,4 @@ To link metadata to file content a single extended attribute with a file id (uni
|
||||
* Good, because it avoids extended attribute limits
|
||||
* Good, because the same mechanism could be used to look up files by id, when the underlying filesystem is an existing POSIX filesystem.
|
||||
* Bad, because backup needs to cover the metadata as well. Could be mitigated by sharing metadata per space and doing space wide snapshots.
|
||||
* Bad, because it is a bit more effort to access it to read or index it.
|
||||
|
||||
Reference in New Issue
Block a user