/etc
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
# /etc/xattr.conf## Format:# <pattern> <action>## Actions:# permissions - copy when trying to preserve permissions.# skip - do not copy.## Note that libattr functions attr_copy_file() and attr_copy_fd() by default# skip all extended attributes that are matched by any of the below patterns,# regardless of the specified action. system.posix_acl_access permissionssystem.posix_acl_default permissionstrusted.SGI_ACL_DEFAULT skip # xfs specifictrusted.SGI_ACL_FILE skip # xfs specifictrusted.SGI_CAP_FILE skip # xfs specifictrusted.SGI_DMI_* skip # xfs specifictrusted.SGI_MAC_FILE skip # xfs specificxfsroot.* skip # xfs specific; obsoleteuser.Beagle.* skip # ignore Beagle index datasecurity.evm skip # may only be written by kernelafs.* skip # AFS metadata and ACLs