]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf362836c155385b33f06139ee917c9042267e707
treef4fcb0ff6d4fdc6ebcf30f196fd9c5107bde0e2e
parent305c07e5f86213b96ff8fba5b9d619fe37496367
[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