android_kernel_samsung_msm8976/include/net/9p
Aneesh Kumar K.V abfa034e4b fs/9p: Update zero-copy implementation in 9p
* remove lot of update to different data structure
* add a seperate callback for zero copy request.
* above makes non zero copy code path simpler
* remove conditionalizing TREAD/TREADDIR/TWRITE in the zero copy path
* Fix the dotu p9_check_errors with zero copy. Add sufficient doc around
* Add support for both in and output buffers in zero copy callback
* pin and unpin pages in the same context
* use helpers instead of defining page offset and rest of page ourself
* Fix mem leak in p9_check_errors
* Remove 'E' and 'F' in p9pdu_vwritef

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2011-10-24 11:13:11 -05:00
..
9p.h fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00
client.h fs/9p: add 9P2000.L unlinkat operation 2011-07-23 09:32:52 -05:00
transport.h fs/9p: Update zero-copy implementation in 9p 2011-10-24 11:13:11 -05:00