From: Trond Myklebust Date: Wed, 11 Mar 2009 00:33:17 +0000 (-0400) Subject: NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) X-Git-Tag: v2.6.29~43^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef95d31e6de6be9602ce950b85fb7ab8af46ae42;p=pandora-kernel.git NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) The changeset ea31a4437c59219bf3ea946d58984b01a45a289c (nfs: Fix misparsing of nfsv4 fs_locations attribute) causes the mountpath that is calculated at the beginning of try_location() to be clobbered when we later strncpy a non-nul terminated hostname using an incorrect buffer length. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed