diff options
author | Josef Bacik <jbacik@fusionio.com> | 2013-08-07 18:54:37 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-09-01 12:04:49 (GMT) |
commit | db7f3436c1c186f8271018751fcb338cf3706e8d (patch) | |
tree | 100757837210358af57b870c5e54d1731692940b /fs/isofs | |
parent | ebdad913aa9c86a63d3be28b4610e143204c6f3c (diff) | |
download | linux-fsl-qoriq-db7f3436c1c186f8271018751fcb338cf3706e8d.tar.xz |
Btrfs: deal with enomem in the rewind path
We can get ENOMEM trying to allocate dummy bufs for the rewind operation of the
tree mod log. Instead of BUG_ON()'ing in this case pass up ENOMEM. I looked
back through the callers and I'm pretty sure I got everybody who did BUG_ON(ret)
in this path. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/isofs')
0 files changed, 0 insertions, 0 deletions