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:
a38352e
)
bio-integrity: Add explicit field for owner of bip_buf
author
Kent Overstreet
<koverstreet@google.com>
Tue, 4 Sep 2012 16:54:22 +0000
(09:54 -0700)
committer
Kent Overstreet
<koverstreet@google.com>
Sat, 23 Mar 2013 21:26:34 +0000
(14:26 -0700)
This was the only real user of BIO_CLONED, which didn't have very clear
semantics. Convert to its own flag so we can get rid of BIO_CLONED.
Signed-off-by: Kent Overstreet <koverstreet@google.com>
CC: Jens Axboe <axboe@kernel.dk>
CC: Martin K. Petersen <martin.petersen@oracle.com>
No differences found