Extattr names are allowed to be 255 bytes -- not 254 bytes plus trailing
NUL. Provide a 256 buffer so that copyinstr() has room for the trailing
NUL.
Re-enable test for maximal name lengths.
PR: 208965
Differential D24584
vfs_extattr: Allow extattr names up to the full max cem on Apr 27 2020, 2:13 AM. Authored by Tags None Referenced Files
Subscribers
Details Extattr names are allowed to be 255 bytes -- not 254 bytes plus trailing Re-enable test for maximal name lengths. PR: 208965
Diff Detail
|