koverstreet / bcachefs-tools

http://bcachefs.org
GNU General Public License v2.0
120 stars 89 forks source link

copy_xattrs(): check xattr_resolve_name()'s return value #257

Closed edigaryev closed 4 months ago

edigaryev commented 4 months ago

To avoid segmentation fault when encountering unsupported extended attributes.

Such attributes are commonly encountered when attempting to migrate the root filesystem.