commit | 722b620d1830fce69367b099ef6a83f41a4b9d72 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Thu Jul 03 07:54:19 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 09 20:55:02 2014 -0400 |
tree | 534019b423e751a7c3510ac635f6b901fff5b74d | |
parent | 2dd6e458c3dc1ae598867130dc618eabbe7ccda5 [diff] |
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 <trond.myklebust@primarydata.com> Signed-off-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>