diff options
Diffstat (limited to 'fs')
| -rw-r--r-- | fs/nfs/nfs4proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c index 655237fc46df..37eb38566fbc 100644 --- a/fs/nfs/nfs4proc.c +++ b/fs/nfs/nfs4proc.c | |||
| @@ -1158,6 +1158,7 @@ _nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data) | |||
| 1158 | data->o_arg.fmode); | 1158 | data->o_arg.fmode); |
| 1159 | iput(inode); | 1159 | iput(inode); |
| 1160 | out: | 1160 | out: |
| 1161 | nfs_release_seqid(data->o_arg.seqid); | ||
| 1161 | return state; | 1162 | return state; |
| 1162 | err_put_inode: | 1163 | err_put_inode: |
| 1163 | iput(inode); | 1164 | iput(inode); |
