Commit 1f941b2
nfsd: Drop the client reference in client_states_open()
In error path, call drop_client() to drop the reference
obtained by get_nfsdfs_clp().
Fixes: 78599c4 ("nfsd4: add file to display list of client's opens")
Cc: [email protected]
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Haoxiang Li <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>1 parent 8f9e967 commit 1f941b2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3099 | 3099 | | |
3100 | 3100 | | |
3101 | 3101 | | |
3102 | | - | |
| 3102 | + | |
| 3103 | + | |
3103 | 3104 | | |
| 3105 | + | |
3104 | 3106 | | |
3105 | 3107 | | |
3106 | 3108 | | |
| |||
0 commit comments