Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179693
b: refs/heads/master
c: f06f135
h: refs/heads/master
i:
  179691: 5b8b805
v: v3
  • Loading branch information
Thiago Farina authored and Jens Axboe committed Jan 19, 2010
1 parent f09d504 commit 0207efe
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: 2705ca7959111882097da1ebbe401d5566780904
refs/heads/master: f06f135d8642e2f6812cfcb4ea8e4e9122d4d58c
2 changes: 1 addition & 1 deletion trunk/fs/bio.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static struct kmem_cache *bio_find_or_create_slab(unsigned int extra_size)

i = 0;
while (i < bio_slab_nr) {
struct bio_slab *bslab = &bio_slabs[i];
bslab = &bio_slabs[i];

if (!bslab->slab && entry == -1)
entry = i;
Expand Down

0 comments on commit 0207efe

Please sign in to comment.