zfs/module/os/linux
George Melikov c49fa3e0bd xattr dataset prop: change defaults to sa
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.

Signed-off-by: George Melikov <mail@gmelikov.ru>
2024-09-06 16:19:45 +03:00
..
spl Fix issig() to check signal_pending after dequeue SIGSTOP/SIGTSTP 2024-08-26 17:36:49 -07:00
zfs xattr dataset prop: change defaults to sa 2024-09-06 16:19:45 +03:00