From: Trond Myklebust Date: Tue, 4 Sep 2012 15:05:07 +0000 (-0400) Subject: NFS: Fix a problem with the legacy binary mount code X-Git-Tag: v3.2.30~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94757f8d13027373fc9e930b8b7258792a3dbe6b;p=pandora-kernel.git NFS: Fix a problem with the legacy binary mount code commit 872ece86ea5c367aa92f44689c2d01a1c767aeb3 upstream. Apparently, am-utils is still using the legacy binary mountdata interface, and is having trouble parsing /proc/mounts due to the 'port=' field being incorrectly set. The following patch should fix up the regression. Reported-by: Marius Tolzmann Signed-off-by: Trond Myklebust Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed