]> Pileus Git - ~andy/linux/commit
Revert "block: Warn and free bio if bi_end_io is not set"
authorJens Axboe <axboe@kernel.dk>
Wed, 8 Jan 2014 21:14:22 +0000 (14:14 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 8 Jan 2014 21:14:22 +0000 (14:14 -0700)
commit1331107f8a8611f3520046f50c44af9b2102bfd2
tree4037e52bedcd991c89f789a99d8723638aed80e6
parent95d4403889acbd98e06d41a255df76452210996a
Revert "block: Warn and free bio if bi_end_io is not set"

This reverts commit 95d4403889acbd98e06d41a255df76452210996a.

The patch is broken for on-stack bios, amongst other things.
fs/bio.c