• Anton Altaparmakov's avatar
    NTFS: 2.0.25 - Small bug fixes and cleanups. · 52fdd781
    Anton Altaparmakov authored
    - Unlock the page in an out of memory error code path in
      fs/ntfs/aops.c::ntfs_read_block().
    - If fs/ntfs/aops.c::ntfs_read_page() is called on an uptodate page,
      just unlock the page and return. (This can happen due to ->writepage
      clearing PageUptodate() during write out of MstProtected()
      attributes.
    - Remove leaked write code again.
    52fdd781
ntfs.txt 13.8 KB