xfs: merge fsync and O_SYNC handling
[safe/jmp/linux-2.6] / fs / xfs / xfs_iget.c
index ecbf8b4..3323826 100644 (file)
@@ -82,7 +82,6 @@ xfs_inode_alloc(
        memset(&ip->i_df, 0, sizeof(xfs_ifork_t));
        ip->i_flags = 0;
        ip->i_update_core = 0;
-       ip->i_update_size = 0;
        ip->i_delayed_blks = 0;
        memset(&ip->i_d, 0, sizeof(xfs_icdinode_t));
        ip->i_size = 0;