Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190397
b: refs/heads/master
c: 9699eda
h: refs/heads/master
i:
  190395: 86e674c
v: v3
  • Loading branch information
Xiaotian Feng authored and Trond Myklebust committed Apr 28, 2010
1 parent 2cc9aad commit c523f24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: acf82b85a70f39786e3cbb1ffed8655bcc972424
refs/heads/master: 9699eda6bc1f708a28acb716e1477aa351362fe2
1 change: 1 addition & 0 deletions trunk/fs/nfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2187,6 +2187,7 @@ static int nfs_get_sb(struct file_system_type *fs_type,
if (data->version == 4) {
error = nfs4_try_mount(flags, dev_name, data, mnt);
kfree(data->client_address);
kfree(data->nfs_server.export_path);
goto out;
}
#endif /* CONFIG_NFS_V4 */
Expand Down

0 comments on commit c523f24

Please sign in to comment.