diff options
author | Christoph Hellwig <hch@lst.de> | 2020-06-20 09:16:43 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-24 09:16:02 -0600 |
commit | 1a4dcfa8bc10d6bf4f94ac20adc2b30a1da72cfd (patch) | |
tree | 8994f77fbff134f1e138d2fd1e355261d599c76d /fs/efs | |
parent | d2de7ea48d83195ef1310555f1fdd9e8e1bab0d3 (diff) |
block: reduce ifdef CONFIG_BLOCK madness in headers
Large part of bio.h, blkdev.h and genhd.h are under ifdef CONFIG_BLOCK
for no good reason. Only stub out function that are called from
code that is not dependent on CONFIG_BLOCK and leave the harmless
other declarations around.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions