git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe20d7d
)
NFS: Reduce stack use in encode_exchange_id()
author
Jim Rees
<rees@umich.edu>
Fri, 16 Nov 2012 23:12:06 +0000
(18:12 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 22 Nov 2012 03:59:29 +0000
(22:59 -0500)
encode_exchange_id() uses more stack space than necessary, giving a compile
time warning. Reduce the size of the static buffer for implementation name.
Signed-off-by: Jim Rees <rees@umich.edu>
Reviewed-by: "Adamson, Dros" <Weston.Adamson@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs4xdr.c
Simple merge