[PATCH] msdos partitions: fix logic error in AIX detection
authorOlaf Hering <olh@suse.de>
Sat, 10 Feb 2007 09:45:48 +0000 (01:45 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:31 +0000 (10:51 -0800)
commita470e18f53940e7bd07b09f01c0970f653e268bf
treef4fcb0ff6d4fdc6ebcf30f196fd9c5107bde0e2e
parent4419d1ac7def3c2f74cab15e4a1c69cffcaadedd
[PATCH] msdos partitions: fix logic error in AIX detection

Correct the AIX magic check to let 'echo > /dev/sdb' actually work.

Signed-off-by: Olaf Hering <olh@suse.de>
Cc: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/partitions/msdos.c