From: Anna Schumaker Date: Tue, 6 May 2014 13:12:30 +0000 (-0400) Subject: NFS: Create a common rw_header_alloc and rw_header_free function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a0de55c565a36cac8422b76a948c4634a90781e;p=pandora-kernel.git NFS: Create a common rw_header_alloc and rw_header_free function I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed