commit | 0845718dafea3e16041d270c256e8516acf4e13d | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Jun 12 20:51:32 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Jul 10 08:04:16 2007 +0200 |
tree | 5b572e9bf4a13e05d0c3a9b8c36745ef06a92d58 | |
parent | cac36bb06efe4880234524e117e0e712b10b1f16 [diff] |
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>