commit | 9a3daff320260723b9e64b5b3b9c6592a0cd006a | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Fri Dec 15 12:05:37 2017 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 26 15:09:35 2018 +0200 |
tree | 62f49eaa7887126348d424010dff68aa0e48cfa4 | |
parent | 45ae2c1841c31c90077cf427c09ea0e83e381026 [diff] |
btrfs: Add enospc_debug printing in metadata_reserve_bytes Currently when enospc_debug mount option is turned on we do not print any debug info in case metadata reservation failures happen. Fix this by adding the necessary hook in reserve_metadata_bytes. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>