drbd: debugfs: add version tag to debugfs files
authorLars Ellenberg <lars.ellenberg@linbit.com>
Tue, 6 May 2014 13:05:23 +0000 (15:05 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Jul 2014 16:35:19 +0000 (18:35 +0200)
Make the first line of debugfs files a version number,
starting now with "v: 0".

If we change content of presentation, we will bump that.
Monitoring or diagnostic scritps that may parse these files
can then easily know when they need to be reviewed.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_debugfs.c

Simple merge