1. 05 Nov, 2004 1 commit
    • Anton Altaparmakov's avatar
      NTFS: Rewrite handling of multi sector transfer errors. We now do not set · baf615a2
      Anton Altaparmakov authored
            PageError() when such errors are detected in the async i/o handler           fs/ntfs/aops.c::ntfs_end_buffer_async_read().  All users of mst           protected attributes now check the magic of each ntfs record as they           use it and act appropriately.  This has the effect of making errors
            granular per ntfs record rather than per page which solves the case
            where we cannot access any of the ntfs records in a page when a
            single one of them had an mst error.  (Thanks to Ken MacFerrin for
            the bug report.)
      Signed-off-by: default avatarAnton Altaparmakov <aia21@cantab.net>
      baf615a2
  2. 04 Nov, 2004 3 commits
  3. 03 Nov, 2004 25 commits
  4. 02 Nov, 2004 11 commits