From: Trond Myklebust Date: Fri, 1 Nov 2013 16:42:25 +0000 (-0400) Subject: NFS: Fix a missing initialisation when reading the SELinux label X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb63a9bd8427fc584229048ea14f1453dc9a2e1;p=pandora-kernel.git NFS: Fix a missing initialisation when reading the SELinux label 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 Cc: stable@vger.kernel.org # 3.11+ Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed