commit | e95e60daee44fade63f32429ddcf1c2012a95632 | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Thu Jan 14 17:45:06 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Feb 10 08:30:57 2010 -0500 |
tree | bc9a627467386a3a7629b81a4d25b8c1d191d701 | |
parent | b92b30190093377828efcde5fc4cf7598fa1ee46 [diff] |
nfs41: remove uneeded checks in callback processing All callback operations have arguments to decode and require processing. The preprocess_nfs4X_op functions catch unsupported or illegal ops so decode_args and process_op pointers are always non NULL. Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>