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)
commit0845718dafea3e16041d270c256e8516acf4e13d
tree5b572e9bf4a13e05d0c3a9b8c36745ef06a92d58
parentcac36bb06efe4880234524e117e0e712b10b1f16
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