OSDN Git Service

Tom Marshall reported that blkid was handling ext2 wrong.
authorRob Landley <rob@landley.net>
Fri, 4 Dec 2015 22:17:03 +0000 (16:17 -0600)
committerRob Landley <rob@landley.net>
Fri, 4 Dec 2015 22:17:03 +0000 (16:17 -0600)
commit2a3ac1459f857f17e1c273c49a8df000b14fc8db
treebd0013252d927e1f7e6a97f6dfcc4e51d416e11c
parent88d207790e277aa864e6ed114be1c6e59d8ee3f4
Tom Marshall reported that blkid was handling ext2 wrong.

Even though ext2 has a comment that it has to be at the start, I added swap
to the start of the array (oops). The test suite was also wrong (it was
matching the _incorrect_ output).
tests/blkid.test
toys/other/blkid.c