Bjorn Andersson

Results 11 comments of Bjorn Andersson

Looking at that problem description again, I am puzzled to the exact details and why this wasn't fixed in the kernel instead - it seems unreasonable to allow user space...

"start_sector", "file_sector_offset" and "num_partition_sectors" are expressed in units of "SECTOR_SIZE_IN_BYTES", so this would require that we define a default value that works in all cases where one isn't explicitly defined.

We should fix the missing unref of the udev objects, instead of just adding a FIXME - preferably as one patch removing the unused code and a separate that fixes...

Which "bin" format are you referring to?

Replaced with #73, thanks for pushing for this!

Can you please explain what this does?

Sparse image support has been implemented since the time this issue was opened. Please file new issue if problem remains.

Depending on the sequence of things, the write might time out because there's unconsumed log entries, but this might also be a case of #145