On Mon, 2025-10-06 at 20:08 +0000, Ross Burton via lists.openembedded.org wrote: > On 3 Oct 2025, at 21:31, Dragomir, Daniel via lists.openembedded.org > <[email protected]> wrote: > > > > wic uses debugfs to write on ext* partitions, but debugfs can only > > write to the current working directory and it cannot copy complete > > directory trees. Running 'wic ls' on a copied directory show this: > > -l: Ext2 inode is not a directory > > > > Fix this by creating a command list for debugfs (-f parameter) when > > recursive parsing the host directory in order to create a similar > > directory structure (mkdir) and copy files (write) on each level > > into the destination directory from the wic's ext* partition. > > This is great, but could you please add a test case to the wic > selftests to exercise this and ensure it doesn’t break in the future?
This has been waiting on the tests for a while in master-next. Is that something you are able to do? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227517): https://lists.openembedded.org/g/openembedded-core/message/227517 Mute This Topic: https://lists.openembedded.org/mt/115585333/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
