mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-10-26 18:05:04 +03:00
It's the main recommendation to set xattr=sa even in man pages, so let's set it by default. xattr=sa don't use feature flag, so in the worst case we'll have non-readable xattrs by other non-openzfs platforms. Non-overridden default `xattr` prop of existing pools will automatically use `sa` after this commit too. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #15147 |
||
|---|---|---|
| .. | ||
| cityhash.c | ||
| simd_stat.c | ||
| zfeature_common.c | ||
| zfs_comutil.c | ||
| zfs_deleg.c | ||
| zfs_fletcher_aarch64_neon.c | ||
| zfs_fletcher_avx512.c | ||
| zfs_fletcher_intel.c | ||
| zfs_fletcher_sse.c | ||
| zfs_fletcher_superscalar4.c | ||
| zfs_fletcher_superscalar.c | ||
| zfs_fletcher.c | ||
| zfs_namecheck.c | ||
| zfs_prop.c | ||
| zfs_valstr.c | ||
| zpool_prop.c | ||
| zprop_common.c | ||