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:
12207f6
)
NFS: Fix a missing initialisation when reading the SELinux label
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 1 Nov 2013 16:42:25 +0000
(12:42 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 1 Nov 2013 16:42:25 +0000
(12:42 -0400)
Ensure that _nfs4_do_get_security_label() also initialises the
SEQUENCE call correctly, by having it call into nfs4_call_sync().
Reported-by: Jeff Layton <jlayton@redhat.com>
Cc: stable@vger.kernel.org # 3.11+
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found