Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95007
b: refs/heads/master
c: 18d1820
h: refs/heads/master
i:
  95005: 82ef762
  95003: ddae75f
  94999: 3e6d9f5
  94991: d8c2759
  94975: fc5b720
v: v3
  • Loading branch information
Donald Douwsma authored and Lachlan McIlroy committed Apr 29, 2008
1 parent 8f2e0cc commit 5704d2a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ce46193bcaaf3c769718bcec6eae94719b8f53ed
refs/heads/master: 18d18208daced52123de9ba0808447058d3442d8
1 change: 0 additions & 1 deletion trunk/fs/xfs/linux-2.6/xfs_linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
/*
* Feature macros (disable/enable)
*/
#define HAVE_SPLICE /* a splice(2) exists in 2.6, but not in 2.4 */
#ifdef CONFIG_SMP
#define HAVE_PERCPU_SB /* per cpu superblock counters are a 2.6 feature */
#else
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#define STATIC
#define DEBUG 1
#define XFS_BUF_LOCK_TRACKING 1
#define QUOTADEBUG 1
/* #define QUOTADEBUG 1 */
#endif

#ifdef CONFIG_XFS_TRACE
Expand Down

0 comments on commit 5704d2a

Please sign in to comment.