commit | 282dc178849882289d30e58b54be6b2799b351aa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 04 11:29:55 2010 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 09 16:47:31 2010 -0400 |
tree | 4c6697cdf2d914889e002f32af6bf51bb2750063 | |
parent | ea0f04e59543bafb3d2cbe37a0d375acb0bb2c34 [diff] |
get rid of cont_write_begin_newtrunc Move the call to vmtruncate to get rid of accessive blocks to the callers in preparation of the new truncate sequence and rename the non-truncating version to cont_write_begin. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>