]> git.baikalelectronics.ru Git - kernel.git/commit
pipe: add documentation and comments
authorJens Axboe <jens.axboe@oracle.com>
Tue, 12 Jun 2007 18:51:32 +0000 (20:51 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:16 +0000 (08:04 +0200)
commit2f083e29be18dbf8cc0a15bde12c36780a54c38d
tree5b572e9bf4a13e05d0c3a9b8c36745ef06a92d58
parentaffbdf29e2b8523eb5a2b1d40d9b59b91a28500d
pipe: add documentation and comments

As per Andrew Mortons request, here's a set of documentation for
the generic pipe_buf_operations hooks, the pipe, and pipe_buffer
structures.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/pipe.c
fs/splice.c
include/linux/pipe_fs_i.h