commit | 4d4733b2e39b2846606f62429111aaeed3ff7a5a | [log] [tgz] |
---|---|---|
author | Coly Li <colyli@suse.de> | Thu Jun 03 22:54:55 2021 +0800 |
committer | Coly Li <colyli@suse.de> | Mon Jul 26 16:00:59 2021 +0800 |
tree | eb633173a343048be1326dd7b45a20191101da17 | |
parent | 784b12e8f69c465237dafb9b7fbd8f4700f4041d [diff] |
bcache-tools: add printk_key.c into debug directory The debug directory is for utilities for debug and trace purpose. The first utility is print_key, it prints out each field value of a bkey with the input raw value. Signed-off-by: Coly Li <colyli@suse.de>