NTFS: Remove all the make_bad_inode() calls. This should only be called

from read inode and new inode code paths.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
This commit is contained in:
Anton Altaparmakov
2006-03-23 15:59:32 +00:00
parent a0646a1f04
commit f95c4018fd
6 changed files with 5 additions and 23 deletions

View File

@@ -1530,7 +1530,6 @@ err_out:
"error %i.", err);
SetPageError(page);
NVolSetErrors(ni->vol);
make_bad_inode(vi);
}
unlock_page(page);
if (ctx)