aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPhilippe De Muyter <[email protected]>2013-02-27 17:05:16 -0800
committerLinus Torvalds <[email protected]>2013-02-27 19:10:21 -0800
commit86ee8ba64daf5e09a71e4c216f81fae8d1c937f3 (patch)
tree074962cd77e6d2cfaef867a1eeadb2c83fdd8ebc /tools/perf/scripts/python
parent3c94ce6f48f484bbc4dba83c0ed1f98f5e10957c (diff)
block/partition/msdos: detect AIX formatted disks even without 55aa
AIX formatted disks do not always have the MSDOS 55aa signature. This happens e.g. for unbootable AIX disks. Up to now, such disks were not recognized as AIX disks, because of the missing 55aa. Fix that by inverting the two tests. Let's first check for the AIX magic strings, and only if that fails check for the MSDOS magic word. Signed-off-by: Philippe De Muyter <[email protected]> Cc: Andreas Mohr <[email protected]> Cc: OGAWA Hirofumi <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Olaf Hering <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions