commit | 9c8e63db1de98c5cc3c6fb32d11b5cf55f228601 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Sep 02 15:40:06 2016 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 26 17:59:49 2016 +0200 |
tree | 8cd29cd632056a73ebc7bd4212662f6600e830b2 | |
parent | 8436ea91a1c4fd8ed57ff0c0ca482ee3dbe744c7 [diff] |
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written No reason to bug on in here, fs corruption could easily cause these things to happen. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>