]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - block/bio.c
bio_put(): add bio_clone() to the list of functions in the comment
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 2 Nov 2009 10:39:22 +0000 (11:39 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 2 Nov 2009 10:39:22 +0000 (11:39 +0100)
commitad0bf11070ebb3c95f8ce82e6219dbd79c8e8b69
treea26200377bc006a0a12f33d232ed0e19b87eb618
parentb6727b12dd2ffb4a890eb5b13a298230c29ba45d
bio_put(): add bio_clone() to the list of functions in the comment

In bio_put()'s comment, add bio_clone() to the list of functions that can
give you a bio reference.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/bio.c