Younger Liu 7aebff18b9 ocfs2: free path in ocfs2_remove_inode_range()
In ocfs2_remove_inode_range(), there is a memory leak.  The variable path
has allocated memory with ocfs2_new_path_from_et(), but it is not free.

Signed-off-by: Younger Liu <younger.liu@huawei.com>
Reviewed-by: Jie Liu <jeff.liu@oracle.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-11 15:56:50 -07:00
..
2013-05-07 20:16:25 -07:00
2013-06-29 12:57:02 +04:00
2013-05-07 18:38:27 -07:00
2013-05-07 20:16:25 -07:00
2013-02-26 02:46:10 -05:00
2012-01-04 08:56:31 -06:00
2012-05-29 23:28:40 -04:00