Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101187
b: refs/heads/master
c: ec1aef3
h: refs/heads/master
i:
  101185: ce37081
  101183: f64d418
v: v3
  • Loading branch information
Adrian Bunk authored and Dave Kleikamp committed Jun 10, 2008
1 parent db14145 commit 5a44cf1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 3c65e8743bf8b5cf0f90e8d767bf1d8b50c14c76
refs/heads/master: ec1aef33668448718fcba79e4e981592bfd7e0a3
3 changes: 0 additions & 3 deletions trunk/fs/jfs/jfs_dtree.h
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@ typedef union {
#define JFS_REMOVE 3
#define JFS_RENAME 4

#define DIRENTSIZ(namlen) \
( (sizeof(struct dirent) - 2*(JFS_NAME_MAX+1) + 2*((namlen)+1) + 3) &~ 3 )

/*
* Maximum file offset for directories.
*/
Expand Down

0 comments on commit 5a44cf1

Please sign in to comment.