commit | 5f83d86cf531d737ba2ca9c3cc500ff331fbd43e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 23 16:57:58 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jan 24 17:12:49 2016 -0500 |
tree | b0bdc28e27e7e3136c0752c8b35bc836f2c4a0b4 | |
parent | 80f9642724af5dfab7d330481fa22e07fde084da [diff] |
NFSv4.x: Fix wraparound issues when validing the callback sequence id We need to make sure that we don't allow args->csa_sequenceid == 0. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>