]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ntfs/ChangeLog
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
authorAnton Altaparmakov <aia21@cantab.net>
Tue, 4 Oct 2005 12:06:00 +0000 (13:06 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Tue, 4 Oct 2005 12:06:00 +0000 (13:06 +0100)
commit18efefa9355119b4f6d9b73b074ebbf9882c37c3
tree06be664fb85896e6506c3cc8e79ba33e963ce79c
parented39f731ab2e77e58122232f6e27333331d7793d
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
      count to become negative and hence we had a wild memset() scribbling
      all over the system's ram.

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