commit | ab0920ce7ebb6d60063c793f227ae198a492251b | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Thu Mar 16 15:06:37 2006 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Apr 07 16:47:24 2006 -0700 |
tree | 08519b232bbbda3dd69c74e9f9e49ac9db817c9d | |
parent | 6246b6128bbe34d0752f119cf7c5111c85fe481d [diff] |
ocfs2: multi node truncate fix 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>