On Fri, Jul 10, 2015 at 01:10:26PM +0900, Byongho Lee wrote: > The code using 'ordered_extent_flush_mutex' mutex has removed by below > commit. > - 8d875f95da43c6a8f18f77869f2ef26e9594fecc > btrfs: disable strict file flushes for renames and truncates > But the mutex still lives in struct 'btrfs_fs_info'. > > So, this patch removes the mutex from struct 'btrfs_fs_info' and its > initialization code. > > Signed-off-by: Byongho Lee <bhlee.kernel@xxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
