commit | aad37c06dda2cd6ab950648435b24ef7776574b0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 05 09:12:05 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Nov 04 16:23:25 2011 +0100 |
tree | a13c888943d800430aaad48f78a1be326ba819f9 | |
parent | e654bfe4c1211754d52b324a505ac46c2bfe2069 [diff] |
vvfat: need to use first_sectors_number to distinguish fdd/hdd This is consistent with what "real" floppies have, so file(1) now actually recognizes the VVFAT image as a 1.44 MB floppy. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>