commit | 02ecd2c278471a3a7fd255662df92861c6759ebf | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Fri Oct 25 16:19:08 2013 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Nov 11 22:07:49 2013 -0500 |
tree | c0d87c47214726e180318fc12772cfb880e5edb0 | |
parent | 0ef8b726075aa6931ddf1c16f5bae043eef184f9 [diff] |
Btrfs: do not bug_on if we try to cow a free space cache inode We can just return an error and we'll bail out properly. We still want to catch this case to make sure we don't have a bug somewhere, so just warn if this pops up. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>