]> git.kernelconcepts.de Git - mv-sheeva.git/commit
SUNRPC: Refactor logic to NUL-terminate strings in pages
authorChuck Lever <chuck.lever@oracle.com>
Tue, 21 Sep 2010 20:55:48 +0000 (16:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Sep 2010 20:55:48 +0000 (16:55 -0400)
commitb4687da7fc5f741af7fee9b0248a2cf2ad9c4478
tree1df8cb2cc72a88b4646bf380ff68345415d0222f
parent38359352fcb0d776b562a9e0ed4f0d355d5a332e
SUNRPC: Refactor logic to NUL-terminate strings in pages

Clean up: Introduce a helper to '\0'-terminate XDR strings
that are placed in a page in the page cache.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs2xdr.c
fs/nfs/nfs3xdr.c
fs/nfs/nfs4xdr.c
include/linux/sunrpc/xdr.h
net/sunrpc/xdr.c