]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: do not BUG_ON in prepare_to_reloc
authorLiu Bo <bo.li.liu@oracle.com>
Mon, 4 Mar 2013 16:25:39 +0000 (16:25 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 4 Mar 2013 21:33:23 +0000 (16:33 -0500)
commitd61911b043b34783f34f1ec01221339da844ddc7
treee15070a254c9b16e919c315bee972d90176d8d28
parent8163e7a4b2efd621e339dec7820f905df1950006
Btrfs: do not BUG_ON in prepare_to_reloc

We can bail out from here gracefully instead of a cold BUG_ON.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/relocation.c