ntfs: Check for disk read error during FS probing
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Sat, 3 Sep 2011 19:40:45 +0000 (15:40 -0400)
committerPaulo Alcantara <pcacjr@gmail.com>
Sun, 11 Sep 2011 04:10:00 +0000 (04:10 +0000)
commit5b7ccf9012802cbacdf835dd260e510c8fda944b
treead687683d8ed7e1907e6ef0cc58026b372f7e914
parent779ee27626e1d39ec02b91eb2e8fbcfd48d3bf00
ntfs: Check for disk read error during FS probing

If reading the NTFS BIOS parameter block fails for any reason,
we will not attempt to continue to work towards finding an
NTFS filesystem on the disk/partition.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
core/fs/ntfs/ntfs.c