Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140117
b: refs/heads/master
c: da5309c
h: refs/heads/master
i:
  140115: 2aae8ef
v: v3
  • Loading branch information
Felix Blyakher committed Mar 15, 2009
1 parent e98c069 commit 1fd8442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f3697bc314e912599f422cc5c6e53c7382c0aeb2
refs/heads/master: da5309cd28ffda6ed8a4147bd14f1e4fbbd6503d
2 changes: 1 addition & 1 deletion trunk/fs/xfs/support/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
*/
#include <xfs.h>
#include "debug.h"
#include "xfs_error.h"

/* xfs_mount.h drags a lot of crap in, sorry.. */
#include "xfs_sb.h"
#include "xfs_inum.h"
#include "xfs_ag.h"
#include "xfs_dmapi.h"
#include "xfs_mount.h"
#include "xfs_error.h"

static char message[1024]; /* keep it off the stack */
static DEFINE_SPINLOCK(xfs_err_lock);
Expand Down

0 comments on commit 1fd8442

Please sign in to comment.