Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
This commit is contained in:
@@ -944,7 +944,7 @@ int btrfs_write_marked_extents(struct btrfs_root *root,
|
||||
|
||||
err = convert_extent_bit(dirty_pages, start, end,
|
||||
EXTENT_NEED_WAIT,
|
||||
mark, &cached_state, GFP_NOFS);
|
||||
mark, &cached_state);
|
||||
/*
|
||||
* convert_extent_bit can return -ENOMEM, which is most of the
|
||||
* time a temporary error. So when it happens, ignore the error
|
||||
|
Reference in New Issue
Block a user