diff options
author | Josef Bacik <jbacik@fusionio.com> | 2013-04-04 11:55:49 -0400 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-05-06 15:54:32 -0400 |
commit | 98ad69cfd2ca8e27250af839bacda1639a7dc3a4 (patch) | |
tree | 4a659ebbbd366b0dd04923197509b7ccc578b8da /fs/ceph/file.c | |
parent | 8c579fe745d96d0841c28295c10ac3e427cef9f2 (diff) | |
download | op-kernel-dev-98ad69cfd2ca8e27250af839bacda1639a7dc3a4.zip op-kernel-dev-98ad69cfd2ca8e27250af839bacda1639a7dc3a4.tar.gz |
Btrfs: don't wait on ordered extents if we have a trans open
Dave was hitting a lockdep warning because we're now properly taking the ordered
operations mutex in the ordered wait stuff. This is because some cases we will
have a trans handle when we are flushing delalloc space, but we can't wait on
ordered extents because we could potentially deadlock, so fix this by not doing
the wait if we have a trans handle. Thanks
Reported-and-tested-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/ceph/file.c')
0 files changed, 0 insertions, 0 deletions