Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128470
b: refs/heads/master
c: 2322358
h: refs/heads/master
v: v3
  • Loading branch information
Yan authored and Chris Mason committed Sep 25, 2008
1 parent 6b2136a commit 8689dfc
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: a61721d5b771d1735415a6b4c75409ab1fc9c845
refs/heads/master: 23223584e44cb1b0b69ba3a9ad74956f292a416b
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2127,7 +2127,7 @@ int btrfs_init_cachep(void)
if (!btrfs_transaction_cachep)
goto fail;
btrfs_path_cachep = btrfs_cache_create("btrfs_path_cache",
sizeof(struct btrfs_transaction),
sizeof(struct btrfs_path),
0, NULL);
if (!btrfs_path_cachep)
goto fail;
Expand Down

0 comments on commit 8689dfc

Please sign in to comment.