nfsd: fix /proc/net/rpc/nfsd.export/content display
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 24 Sep 2010 21:43:59 +0000 (17:43 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sun, 26 Sep 2010 18:48:25 +0000 (14:48 -0400)
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 <bfields@redhat.com>

No differences found