Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162750
b: refs/heads/master
c: b560634
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sandeen authored and Felix Blyakher committed Jul 6, 2009
1 parent f33fde6 commit 39ba8ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ab8b9baac3f48fb3fc3d47790950c0eec134e678
refs/heads/master: b56063453881a6d94cf5718c6769de6e35e67753
1 change: 0 additions & 1 deletion trunk/fs/xfs/xfs_inum.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ struct xfs_mount;

#if XFS_BIG_INUMS
#define XFS_MAXINUMBER ((xfs_ino_t)((1ULL << 56) - 1ULL))
#define XFS_INO64_OFFSET ((xfs_ino_t)(1ULL << 32))
#else
#define XFS_MAXINUMBER ((xfs_ino_t)((1ULL << 32) - 1ULL))
#endif
Expand Down

0 comments on commit 39ba8ca

Please sign in to comment.