summaryrefslogtreecommitdiffstats
path: root/fs/stack.c
diff options
context:
space:
mode:
authorKent Overstreet <koverstreet@google.com>2012-05-25 22:03:11 +0200
committerKent Overstreet <koverstreet@google.com>2013-03-23 22:26:33 +0100
commita38352e0ac02dbbd4fa464dc22d1352b5fbd06fd (patch)
treecae9097633ac86ab3b32ee8db9dc2e847929ad06 /fs/stack.c
parentblock: Add bio_alloc_pages() (diff)
downloadlinux-a38352e0ac02dbbd4fa464dc22d1352b5fbd06fd.tar.xz
linux-a38352e0ac02dbbd4fa464dc22d1352b5fbd06fd.zip
block: Add an explicit bio flag for bios that own their bvec
This is for the new bio splitting code. When we split a bio, if the split occured on a bvec boundry we reuse the bvec for the new bio. But that means bio_free() can't free it, hence the explicit flag. Signed-off-by: Kent Overstreet <koverstreet@google.com> CC: Jens Axboe <axboe@kernel.dk> Acked-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions