Searched hist:b44e1184fc3158821a74c870f777a39e4aac2ce5 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_debugfs.c | diff b44e1184fc3158821a74c870f777a39e4aac2ce5 Tue May 06 08:05:23 CDT 2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: debugfs: add version tag to debugfs files
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>
|