From 7995b6233615a6ae026e898f0a9fb22adc01d213 Mon Sep 17 00:00:00 2001 From: Mandy Kirkconnell Date: Fri, 9 Jun 2006 17:13:04 +1000 Subject: [PATCH] --- yaml --- r: 28437 b: refs/heads/master c: 477829ef2e9e831c56c98948cfef6dfcec305c3a h: refs/heads/master i: 28435: 268c59795f365472fbe0f5562abcbfd38706a657 v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_dir2_node.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index abfdadec9e79..b8ba3437866f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 421ad134583bff86c0ae068e2ddcb17f530957ab +refs/heads/master: 477829ef2e9e831c56c98948cfef6dfcec305c3a diff --git a/trunk/fs/xfs/xfs_dir2_node.c b/trunk/fs/xfs/xfs_dir2_node.c index a8d483c0a84c..b1f85cc7795a 100644 --- a/trunk/fs/xfs/xfs_dir2_node.c +++ b/trunk/fs/xfs/xfs_dir2_node.c @@ -972,7 +972,7 @@ xfs_dir2_leafn_remove( /* * One less used entry in the free table. */ - free->hdr.nused = cpu_to_be32(-1); + be32_add(&free->hdr.nused, -1); xfs_dir2_free_log_header(tp, fbp); /* * If this was the last entry in the table, we can