ocfs2: multi node truncate fix
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 16 Mar 2006 23:06:37 +0000 (15:06 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 7 Apr 2006 23:47:24 +0000 (16:47 -0700)
Fix ocfs2_truncate_file() so that it forces a truncate_inode_pages() on all
interested nodes in all cases of a truncate(), not just allocation change.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found