NFSv4.2: Fix warning "variable ‘stateids’ set but not used"
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 21:17:16 +0000 (17:17 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 21:36:06 +0000 (17:36 -0400)
commit6fdf339b0ca73abd879394ad03a9e4695d644e13
tree2101a95060d740395a1106c93ac71b3e8301a7e0
parent139978239b53a981b45c53b835c020015c6c819e
NFSv4.2: Fix warning "variable ‘stateids’ set but not used"

Replace it with a test for whether or not the sent a stateid in violation
of what we asked for.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs42xdr.c