From: Lars Ellenberg Date: Wed, 26 Feb 2014 23:02:21 +0000 (+0100) Subject: drbd: drop wrong debugging aid X-Git-Tag: omap-for-v3.17/fixes-against-rc2~74^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e0c78d3466483ee1d6fdb4ce081e00f217db79e;p=pandora-kernel.git drbd: drop wrong debugging aid The textual representation of resync extents in /proc/drbd presented with proc_details >= 3 was wrong, it used bitnumbers as bitmasks. It was not particularly useful either, and I doubt anyone has even tried to look at it in the last few years. Drop it. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed