|
@@ -1796,6 +1796,7 @@ static int ocfs2_remove_inode_range(struct inode *inode,
|
|
ocfs2_truncate_cluster_pages(inode, byte_start, byte_len);
|
|
ocfs2_truncate_cluster_pages(inode, byte_start, byte_len);
|
|
|
|
|
|
out:
|
|
out:
|
|
|
|
+ ocfs2_free_path(path);
|
|
ocfs2_schedule_truncate_log_flush(osb, 1);
|
|
ocfs2_schedule_truncate_log_flush(osb, 1);
|
|
ocfs2_run_deallocs(osb, &dealloc);
|
|
ocfs2_run_deallocs(osb, &dealloc);
|
|
|
|
|