pipe: allow passing around of ops private pointer
authorJens Axboe <jens.axboe@oracle.com>
Mon, 11 Jun 2007 10:00:45 +0000 (12:00 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:14 +0000 (08:04 +0200)
relay needs this for proper consumption handling, and the network
receive support needs it as well to lookup the sk_buff on pipe
release.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found