GFS2: O_TRUNC not working on stuffed files across cluster
authorBob Peterson <rpeterso@redhat.com>
Thu, 24 Jun 2010 23:15:09 +0000 (19:15 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 15 Jul 2010 08:05:17 +0000 (09:05 +0100)
This patch replaces a statement that got dropped out by accident.
Without the patch, truncates on stuffed (very small) files cause
those files to have an unpredictable size.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found