commit | d555b6c380c644af63dbdaa7cc14bba041a4e4dd | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Mar 25 13:25:51 2016 -0400 |
committer | David Sterba <dsterba@suse.com> | Thu Jul 07 18:45:53 2016 +0200 |
tree | 1e323bad2695db3518fe890ebd0d9ec53fbc7613 | |
parent | c48f49d63dfea12c0173fb2e99db1308f39c23ae [diff] |
Btrfs: warn_on for unaccounted spaces These were hidden behind enospc_debug, which isn't helpful as they indicate actual bugs, unlike the rest of the enospc_debug stuff which is really debug information. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>