From 93858769172c4e3678917810e9d5de360eb991cc Mon Sep 17 00:00:00 2001 From: Josef Bacik Date: Mon, 28 Oct 2013 09:13:25 -0400 Subject: [PATCH] Btrfs: take ordered root lock when removing ordered operations inode A user reported a list corruption warning from btrfs_remove_ordered_extent, it is because we aren't taking the ordered_root_lock when we remove the inode from the ordered operations list. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-format-patch failed