Open GoogleCodeExporter opened 9 years ago
mtree(5) is wrong. There is no required header text.
That said, it should be possible to improve the mtree bidder to reject files
that are obviously missing required text.
Mixing raw + mtree is a particularly risky combination, since it is very hard
to distinguish mtree from plain text files. I generally recommend that people
not mix raw with any other format handler except 'empty.'
Original comment by kientzle@gmail.com
on 5 Feb 2015 at 5:00
I've started to put together a test that tries to verify that the mtree bidder
is doing the right thing.
Please take a look at the attached file and see if these cases all make sense.
If you can think of other cases that would help us to fine-tune the mtree bid
logic, please let us know.
Note: The current code gets most of these right, but not all.
Original comment by kientzle@gmail.com
on 22 Feb 2015 at 8:16
Attachments:
Original issue reported on code.google.com by
JanWiele...@gmail.com
on 4 Feb 2015 at 3:02