On 09/21/2016 02:59 AM, Wang Xiaoguang wrote:
Indeed as long as we have delalloc bytes and if we fail to reclaim
requested metadata space, we should write these delalloc bytes and
have one more try, this can fix some false enospc errors in some
extreme cases.
Signed-off-by: Wang Xiaoguang
---
Indeed as long as we have delalloc bytes and if we fail to reclaim
requested metadata space, we should write these delalloc bytes and
have one more try, this can fix some false enospc errors in some
extreme cases.
Signed-off-by: Wang Xiaoguang
---
fs/btrfs/extent-tree.c | 9 +
1 file cha