pali
pali
So as I wrote year ago, please show git commits in linux kernel with those changes or links to sent patches in mailinglists/patchworks. After those changes lands in linux kernel...
So then, please fix it. Thanks.
You have modified files ecma_167.h and osta_udf.h and I have already wrote in second comment that these files are synced between linux kernel and udftools project. So please first send...
So what have you done with this pull request and those changes? You asked me for merging changes for ecma_167.h, osta_udf.h and other files. Then I have wrote to you...
> `mkudffs --lvid="20180606-1" --media-type=hd --udfrev=2.50 b.udf` `mkudffs: Error: UDF revision above 2.01 is not currently supported for specified media type` And also UDF driver in Linux kernel does not support...
Also patches for generating metadata partition which is needed for UDF 2.50 support on HD are welcome!
There is (userspace) project udfclient which can add or delete files on UDF disk, including UDF 2.50. But adding files via mkudffs when formatting disk is not bad idea. Patches...
> It could be absorbed by this project.. I do not see reason why. udfclient is separated project and works without udftools. Basically udfclient and udftools provides different utilities. >...
Well, anything which is GPLv2+ license compatible can be reused. But it means that somebody has to take foreign code and adopt it. As I wrote, patches and contributions are...
If you want to add support for UDF 2.50+ into mkudffs for non-VAT images, then I think it is required to implement just these two things: * create empty metadata...