commit | 288189471d7e12fb22c37870e151833f438deea8 | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.li.liu@oracle.com> | Mon Mar 04 16:25:39 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon Mar 04 16:33:23 2013 -0500 |
tree | e15070a254c9b16e919c315bee972d90176d8d28 | |
parent | e1a1267054ea9dcafd01636e52d441f809efad5e [diff] |
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>