Add the plumbing for a new extended attributes backend
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 4 Jan 2021 15:13:29 +0000 (16:13 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 14 Jan 2021 11:57:02 +0000 (12:57 +0100)
commita89b483773ba1e54d4025ef3f30a5e24149d2c3c
treeed1a14e50098ccad9707cdd2f2937ca24a855c88
parent4a1c650a5692761a150d4bfa0ab86691bd0181e9
Add the plumbing for a new extended attributes backend

Ideally this will end up being the backend we use for both Linux and
macOS but that will require work with desktop environments on the Linux
side and to reverse engineering at least on xattr value on macOS.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/common/vfs.cpp
src/common/vfs.h