Re: [PATCH 58/71] xfs: garbage collect old cowextsz reservations
Christoph Hellwig <[email protected]> Sat, 24 Sep 2016 12:42:34 -0700
| Newsgroups | gmane.comp.file-systems.xfs.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 25, 2016 at 04:38:14PM -0700, Darrick J. Wong wrote: > Trim CoW reservations made on behalf of a cowextsz hint if they get too > old or we run low on quota, so long as we don't have dirty data awaiting > writeback or directio operations in progress. FYI, at least in your latest tree we only ever seem to set xfs_inode_set_cowblocks_tag in xfs_swap_extents, so this effectively isn't used during normal fs usage. Also any reason we can't use the same infrastructure as our normal speculative preallocation here? _______________________________________________ xfs mailing list [email protected] http://oss.sgi.com/mailman/listinfo/xfs