<div dir="ltr">Hello all, <div><br></div><div>I am currently using toybox (version 0.8.6) to copy files in an embedded device, but the cp seems to be not preserving SMACK attributes for intermediate directories while doing the copy.</div><div><br></div><div>This is the command I run, </div><div><br></div><div>cp -a --preserve=all --parents <abs path to source file or folder> <destination directory></div><div><br></div><div>What I see is that the final file has the correct SMACK attributes, but the intermediate folders have their SMACK labels reset to "System". Is this a known issue and is there a suitable patch that I could use to prevent this issue ?</div><div><br></div><div>Thanks in advance !</div></div>