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)
      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

Simple merge
Simple merge