]> git.baikalelectronics.ru Git - kernel.git/commit
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 20:01:17 +0000 (21:01 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 20:01:17 +0000 (21:01 +0100)
commitc74f68df0d9eb24a3634f27718d97b040d5908f0
tree3930ef9ddf9c754517bef4c6cf9969d888300ecd
parent28fb5105102ff26a1f742b94ecdabe2e449093ad
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
      Also, add BUG() checks to ntfs_attr_make_non_resident() and
      ntfs_attr_set() to ensure that these functions are never called
      for compressed or encrypted attributes.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/attrib.c