]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: introduce xdr_init_decode_pages
authorBenny Halevy <bhalevy@panasas.com>
Thu, 19 May 2011 18:16:47 +0000 (14:16 -0400)
committerBoaz Harrosh <bharrosh@panasas.com>
Sun, 29 May 2011 17:52:32 +0000 (20:52 +0300)
commit9e4f12bdb175fa699489ae1aa6ecabadfd69e445
tree6efcd0fbdde9bb816ebc70731f1c47b8335ccfe3
parentd799cf61f963df0d83b41ac46a3ea3d650626577
SUNRPC: introduce xdr_init_decode_pages

Initialize xdr_stream and xdr_buf using an array of page pointers
and length of buffer.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
fs/nfs/dir.c
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4filelayoutdev.c
include/linux/sunrpc/xdr.h
net/sunrpc/xdr.c