NFSD: Using type of uint32_t for ex_nflavors instead of int
authorKinglong Mee <kinglongmee@gmail.com>
Sat, 24 May 2014 03:26:49 +0000 (11:26 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 May 2014 21:32:24 +0000 (17:32 -0400)
ex_nflavors can't be negative number, just defined by uint32_t.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found