From: Anton Altaparmakov Date: Tue, 4 Oct 2005 12:06:00 +0000 (+0100) Subject: NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the X-Git-Tag: v2.6.14-rc4~56^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18efefa9355119b4f6d9b73b074ebbf9882c37c3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed