summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fb.com>2014-02-05 22:19:21 +0100
committerChris Mason <clm@fb.com>2014-02-09 02:57:15 +0100
commit6cc98d90f8d14f8ebce2391323929024d7eef39f (patch)
tree284741c93027de860d6e13098608578d52085920 /ipc
parentBtrfs: use late_initcall instead of module_init (diff)
downloadlinux-6cc98d90f8d14f8ebce2391323929024d7eef39f.tar.xz
linux-6cc98d90f8d14f8ebce2391323929024d7eef39f.zip
Btrfs: fix assert screwup for the pending move stuff
Wang noticed that he was failing btrfs/030 even though me and Filipe couldn't reproduce. Turns out this is because Wang didn't have CONFIG_BTRFS_ASSERT set, which meant that a key part of Filipe's original patch was not being built in. This appears to be a mess up with merging Filipe's patch as it does not exist in his original patch. Fix this by changing how we make sure del_waiting_dir_move asserts that it did not error and take the function out of the ifdef check. This makes btrfs/030 pass with the assert on or off. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Reviewed-by: Filipe Manana <fdmanana@gmail.com> Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions