diff options
author | Coly Li <[email protected]> | 2021-10-29 14:09:29 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-10-29 06:43:21 -0600 |
commit | cf2197ca4b8c199d188593ca6800ea1827c42171 (patch) | |
tree | 5b15e67fb51b692565ac42be430f654c2a3e2e67 /tools/perf/scripts/python/sctop.py | |
parent | ca7787973a8652651bf391a5be6bec236a367c9c (diff) |
bcache: move uapi header bcache.h to bcache code directory
The header file include/uapi/linux/bcache.h is not really a user space
API heaer. This file defines the ondisk format of bcache internal meta
data but no one includes it from user space, bcache-tools has its own
copy of this header with minor modification.
Therefore, this patch moves include/uapi/linux/bcache.h to bcache code
directory as drivers/md/bcache/bcache_ondisk.h.
Suggested-by: Arnd Bergmann <[email protected]>
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Coly Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions