ntfs: remove wrong checks
commit83a76e01ba0172202adf0a0ebdac0fd9710ccae5
authorPaulo Alcantara <pcacjr@gmail.com>
Sun, 12 Feb 2012 00:24:56 +0000 (11 21:24 -0300)
committerPaulo Alcantara <pcacjr@gmail.com>
Sun, 12 Feb 2012 00:30:16 +0000 (11 21:30 -0300)
treebe18061b3bdd89e7fe2544c7fc6350c208e2c74f
parent6762b798cc1c917859ca417184bfbd80bdbaeb41
ntfs: remove wrong checks

As an attribute may be stored in a NTFS record rather than the current
record being used, these checks wouldn't work anymore for this case.

Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
core/fs/ntfs/ntfs.c