commit | e9b7e91745fa9df94900c8ab08e633f336686098 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 16 12:30:44 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 16 13:14:42 2012 -0400 |
tree | 1f306a155f3117e10b06f9e9f7a652d84c3d00b8 | |
parent | 2e928e4878fbc6328c2b1fc897d008db257bfbb0 [diff] |
NFSv4: Fix the return value for nfs_callback_start_svc returning PTR_ERR(cb_info->task) just after we have set it to NULL looks like a typo... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: Stanislav Kinsbursky <skinsbursky@parallels.com>