git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3405397
)
block: don't create bio_vec slabs of less than the inline number
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 5 Dec 2008 15:10:29 +0000
(16:10 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 24 Mar 2009 11:35:16 +0000
(12:35 +0100)
If we don't have CONFIG_BLK_DEV_INTEGRITY set, then we don't have
any external dependencies on the bio_vec slabs. So don't create
the ones that we will inline anyway.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/bio.c
patch
|
blob
|
history
diff --cc
fs/bio.c
Simple merge