Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28001
b: refs/heads/master
c: de654c9
h: refs/heads/master
i:
  27999: cc0953c
v: v3
  • Loading branch information
David Woodhouse committed May 4, 2006
1 parent b99ff39 commit feb4669
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7ee7d0e3186e2ad2a872436b5a272a814ea5cb0f
refs/heads/master: de654c97861c314fd0fc0b6a6dd1bc4202e00e42
3 changes: 2 additions & 1 deletion trunk/include/linux/ext3_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,8 @@ struct ext3_dir_entry_2 {
#define DX_HASH_HALF_MD4 1
#define DX_HASH_TEA 2

#ifdef __KERNEL__

/* hash info structure used by the directory hash */
struct dx_hash_info
{
Expand All @@ -672,7 +674,6 @@ struct dx_hash_info

#define EXT3_HTREE_EOF 0x7fffffff

#ifdef __KERNEL__
/*
* Control parameters used by ext3_htree_next_block
*/
Expand Down

0 comments on commit feb4669

Please sign in to comment.