| commit | 9c02f2b02e29a2244e36c6e1f246080d8afc6cff | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Thu Sep 18 09:31:53 2008 -0700 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:17 2008 +0200 |
| tree | d917ffa2e6ea5a75d180b72cc16e786da6a4b437 | |
| parent | 7ba1fbaa4a478f72fbaf5a56af9c82a77966b4c7 [diff] |
block: cleanup some of the integrity stuff in blkdev.h Don't put functions that are only used in fs/bio-integrity.c in blkdev.h, it's much cleaner to just keep it in there. Also kill completely unused bdev_get_tag_size() Signed-off-by: Jens Axboe <jens.axboe@oracle.com>