commit | ff8f33c8b30d7b7efdcf2548c7f6e64db6a89b29 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Aug 11 09:37:53 2010 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Sep 20 11:18:16 2010 +0100 |
tree | a21bad4d2b48f743dd96277b1c966c35aefe1ce2 | |
parent | 2422084a94fcd5038406261b331672a13c92c050 [diff] |
GFS2: New truncate sequence This updates GFS2's truncate code to use the new truncate sequence correctly. This is a stepping stone to being able to remove ip->i_disksize in favour of using i_size everywhere now that the two sizes are always identical. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Cc: Nick Piggin <npiggin@suse.de> Cc: Christoph Hellwig <hch@lst.de>