commit | 4214ebf4654798309364d0c678b799e402f38288 | [log] [tgz] |
---|---|---|
author | Sachin Prabhu <sprabhu@redhat.com> | Fri Jul 29 22:38:19 2016 +0100 |
committer | Steve French <smfrench@gmail.com> | Fri Sep 09 23:58:06 2016 -0500 |
tree | 489695c51262266b0d75fd2c7d3343ce4a2d48fc | |
parent | bd0b841fee49de421f615cc173ccff063303672f [diff] |
Fix memory leaks in cifs_do_mount() Fix memory leaks introduced by the patch fs/cifs: make share unaccessible at root level mountable Also move allocation of cifs_sb->prepath to cifs_setup_cifs_sb(). Signed-off-by: Sachin Prabhu <sprabhu@redhat.com> Tested-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <smfrench@gmail.com>