commit | 807c453de7c5487d2e5eece76bafdea8f39d249e | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 21:01:17 2005 +0100 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 21:01:17 2005 +0100 |
tree | 3930ef9ddf9c754517bef4c6cf9969d888300ecd | |
parent | 2983d1bd1a596e88cdddc0c2d45b9e97728f3f41 [diff] |
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>