commit | 80de462e090c2c346ca6ec6344b326e81e8cef84 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:47 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Oct 05 16:26:29 2016 -0700 |
tree | 35ab52a6f94aef5d037e1b5b226dfd65607bcfdf | |
parent | 83104d449e8c44e4870a795132437257cdf80006 [diff] |
xfs: increase log reservations for reflink Increase the log reservations to handle the increased rolling that happens at the end of copy-on-write operations. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>