Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223591
b: refs/heads/master
c: 7d8f987
h: refs/heads/master
i:
  223589: 2bfd99e
  223587: a0a981d
  223583: 4e26fcd
v: v3
  • Loading branch information
Tao Ma authored and Joel Becker committed Dec 22, 2010
1 parent d83a9cc commit ba1ae3c
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: 8ac33dc86d37ca76d282aa112d4f2794a731064e
refs/heads/master: 7d8f98769e7f4bc29c38789daeb416c6a7d7c241
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/ocfs2_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ enum {
#define OCFS2_LAST_LOCAL_SYSTEM_INODE LOCAL_GROUP_QUOTA_SYSTEM_INODE
NUM_SYSTEM_INODES
};
#define NUM_GLOBAL_SYSTEM_INODES OCFS2_LAST_GLOBAL_SYSTEM_INODE
#define NUM_GLOBAL_SYSTEM_INODES OCFS2_FIRST_LOCAL_SYSTEM_INODE
#define NUM_LOCAL_SYSTEM_INODES \
(NUM_SYSTEM_INODES - OCFS2_FIRST_LOCAL_SYSTEM_INODE)

Expand Down

0 comments on commit ba1ae3c

Please sign in to comment.