]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 2 Aug 2012 17:21:43 +0000 (13:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Sep 2012 22:16:17 +0000 (18:16 -0400)
commit1500331d524bf77083c288fe3ed418187e176b05
tree62b5f2e466e937d5dc3cd0a06c0a1d5ebf300017
parent5bd65efb128489c609a75953428aeb4767b46460
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages

Warning! Contains debugging printks!

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xdr.c