Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128693
b: refs/heads/master
c: 140dfd0
h: refs/heads/master
i:
  128691: 05daa3a
v: v3
  • Loading branch information
Alex Chiang authored and Chris Mason committed Sep 25, 2008
1 parent 100d487 commit 1a5a1a2
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: 2b114d1d33551ab1dcaa1d0b3a956df3776fb767
refs/heads/master: 140dfd00ae544cdc0c9951b80ad6df61e62859e2
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/hash.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ u64 btrfs_name_hash(const char *name, int len)
__u32 hash;
__u32 minor_hash = 0;
const char *p;
__u32 in[8], buf[2];
__u32 in[8], buf[4];
u64 hash_result;

if (len == 1 && *name == '.') {
Expand Down

0 comments on commit 1a5a1a2

Please sign in to comment.