aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2018-08-14 21:37:02 +0200
committerNikolaus Rath <Nikolaus@rath.org>2018-10-10 10:49:48 +0100
commitfc9f632a219decea427271dc5a77654f6aaa9610 (patch)
tree285408971c3ac6c167ae8ac56a128f7bf33ed38b /lib
parente8225e8e8716f653ac72e5c7cb8c467a12b1be9f (diff)
downloadlibfuse-fc9f632a219decea427271dc5a77654f6aaa9610.tar.gz
passthrough_ll: add *xattr() operations
The extended attribute functionality is enabled with the "xattr" option (default) and disabled with the "no_xatt" option. New operations added: - getxattr - listxattr - setxattr - removexattr Caveat: none of these operations will work on a symbolic link, because it's difficult to implement that without races that can result in incorrect operation. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions