commit | e86a40bc7331b7b93a88edd74e6b2f738107a6f9 | [log] [tgz] |
---|---|---|
author | Kinglong Mee <kinglongmee@gmail.com> | Sun Feb 05 09:57:37 2017 +0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Feb 17 16:26:01 2017 -0500 |
tree | 123c6e1f526911450b4474c6d845bf3edd4a21d8 | |
parent | f7d1ddbe7648af7460d23688c8c131342eb43b3a [diff] |
nfsd/callback: skip the callback tag The callback tag is NULL, and hdr->nops is unused too right now, but. But if we were to ever test with a nonzero callback tag, nops will get a bad value. Signed-off-by: Kinglong Mee <kinglongmee@gmail.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>