nfs4: fix channel attribute sanity-checks
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 2 Oct 2010 19:19:01 +0000 (15:19 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Oct 2010 02:19:41 +0000 (22:19 -0400)
The sanity checks here are incorrect; in the worst case they allow
values that crash the client.

They're also over-reliant on the preprocessor.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found