From: J. Bruce Fields Date: Fri, 24 Sep 2010 21:43:59 +0000 (-0400) Subject: nfsd: fix /proc/net/rpc/nfsd.export/content display X-Git-Tag: v2.6.37-rc1~113^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ec1e1269eba65b5f8e810cf0363ddb7aa64de5;p=pandora-kernel.git nfsd: fix /proc/net/rpc/nfsd.export/content display Note with "first" always 0, and "lastflags" initially 0, we always dump a spurious set of 0 flags at the start, among other problems. Fix. And attempt to make the code a little more obvious. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed