Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124811
b: refs/heads/master
c: 24ee0e4
h: refs/heads/master
i:
  124809: d8bd5a4
  124807: 934ee85
v: v3
  • Loading branch information
Lachlan McIlroy committed Oct 30, 2008
1 parent c2326fa commit ccd94d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1de802155341ab63e64d37c58c61d6f358bb3ad
refs/heads/master: 24ee0e49c9cce23acb1758728cb09e8d2b53bd33
2 changes: 2 additions & 0 deletions trunk/fs/xfs/xfs_btree.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ xfs_btree_check_lptr(
return 0;
}

#ifdef DEBUG
/*
* Check that (short) pointer is ok.
*/
Expand Down Expand Up @@ -197,6 +198,7 @@ xfs_btree_check_ptr(
be32_to_cpu((&ptr->s)[index]), level);
}
}
#endif

/*
* Delete the btree cursor.
Expand Down

0 comments on commit ccd94d2

Please sign in to comment.