Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140113
b: refs/heads/master
c: 2441849
h: refs/heads/master
i:
  140111: 06cbc77
v: v3
  • Loading branch information
Hannes Eder authored and Felix Blyakher committed Mar 6, 2009
1 parent ac3cc9a commit eb41d46
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: 47d1ff6e1a24c0126cd0243b1d6d0a3ffbd7a026
refs/heads/master: 24418492aa245e9812c425593883b9db52fd8d29
1 change: 1 addition & 0 deletions trunk/fs/xfs/xfs_da_btree.h
Original file line number Diff line number Diff line change
Expand Up @@ -268,5 +268,6 @@ xfs_daddr_t xfs_da_blkno(xfs_dabuf_t *dabuf);

extern struct kmem_zone *xfs_da_state_zone;
extern struct kmem_zone *xfs_dabuf_zone;
extern const struct xfs_nameops xfs_default_nameops;

#endif /* __XFS_DA_BTREE_H__ */
2 changes: 0 additions & 2 deletions trunk/fs/xfs/xfs_dir2.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@

struct xfs_name xfs_name_dotdot = {"..", 2};

extern const struct xfs_nameops xfs_default_nameops;

/*
* ASCII case-insensitive (ie. A-Z) support for directories that was
* used in IRIX.
Expand Down

0 comments on commit eb41d46

Please sign in to comment.