commit | 3e0c78d3466483ee1d6fdb4ce081e00f217db79e | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Feb 27 00:02:21 2014 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Jul 10 18:34:57 2014 +0200 |
tree | 535a19762116a5ba7025ff5405f87a7f62179861 | |
parent | 4dd726f02928ded116f6c9aaf6392a400ef0d9f7 [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>