mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
When the flag COPY_ALL_XATTRS is set, it causes the complete set of xattrs to be copied. If the flag is unset, only xattrs from the "user" namespace are copied. Fixes #17178.