]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: New truncate sequence
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 11 Aug 2010 08:37:53 +0000 (09:37 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 20 Sep 2010 10:18:16 +0000 (11:18 +0100)
commit926726de879f8d75d7fa9d25c1f24d05c777ae56
treea21bad4d2b48f743dd96277b1c966c35aefe1ce2
parentf7c1eae5410cfd7142ec401468609895e855b68a
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>
fs/gfs2/aops.c
fs/gfs2/bmap.c
fs/gfs2/bmap.h
fs/gfs2/ops_inode.c