vserver 2.0 rc7
[linux-2.6.git] / fs / xfs / xfs_alloc_btree.c
index 6b5de3a..e0355a1 100644 (file)
@@ -209,7 +209,7 @@ xfs_alloc_delrec(
                 * No free extents left.
                 */
                else
-                       INT_ZERO(agf->agf_longest, ARCH_CONVERT);
+                       agf->agf_longest = 0;
                mp->m_perag[INT_GET(agf->agf_seqno, ARCH_CONVERT)].pagf_longest =
                        INT_GET(agf->agf_longest, ARCH_CONVERT);
                xfs_alloc_log_agf(cur->bc_tp, cur->bc_private.a.agbp,