commit | 84803fb78237014cbbc86c0f012b273a199f4691 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Feb 29 09:53:50 2012 +0000 |
committer | Ben Myers <bpm@sgi.com> | Mon Mar 05 11:53:16 2012 -0600 |
tree | 5910f6bae119115d006f65dca3d8e698ed83fb42 | |
parent | 6923e686f19cb7017fc9777a10e06c2e2b2a2936 [diff] |
xfs: log file size updates as part of unwritten extent conversion If we convert and unwritten extent past the current i_size log the size update as part of the extent manipulation transactions instead of doing an unlogged metadata update later. Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>