From: Jeff Layton Date: Thu, 3 Jul 2014 11:54:19 +0000 (-0400) Subject: nfsd: properly convert return from commit_metadata to __be32 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722b620d1830fce69367b099ef6a83f41a4b9d72;p=pandora-kernel.git nfsd: properly convert return from commit_metadata to __be32 Commit 2a7420c03e504 (nfsd: Ensure that nfsd_create_setattr commits files to stable storage), added a couple of calls to commit_metadata, but doesn't convert their return codes to __be32 in the appropriate places. Cc: Trond Myklebust Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed