commit | a411f4bbb89f1f08687b344064d6775bce1e4658 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Sun May 17 19:00:01 2009 +0300 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue May 19 12:14:56 2009 +0200 |
tree | 8898f98285e712f8b5bb99db184bc1a21b1a643c | |
parent | c29b70f6ee4f2fa3ef07f55bc9082945861e5391 [diff] |
block: Un-export blk_rq_append_bio OSD was the last in-tree user of blk_rq_append_bio(). Now that it is fixed blk_rq_append_bio is un-exported and is only used internally by block layer. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>