Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218825
b: refs/heads/master
c: 26f78b7
h: refs/heads/master
i:
  218823: 0e17fa7
v: v3
  • Loading branch information
Namhyung Kim authored and Jan Kara committed Oct 27, 2010
1 parent 74be887 commit 9b550f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: beb37b85b0b727e68e16a39a1e5a2140f87fa201
refs/heads/master: 26f78b7a423aea094c536e94cbe1f1fa4641dd7b
3 changes: 1 addition & 2 deletions trunk/fs/ext2/balloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,10 +646,9 @@ find_next_usable_block(int start, struct buffer_head *bh, int maxblocks)
return here;
}

/*
/**
* ext2_try_to_allocate()
* @sb: superblock
* @handle: handle to this transaction
* @group: given allocation block group
* @bitmap_bh: bufferhead holds the block bitmap
* @grp_goal: given target block within the group
Expand Down

0 comments on commit 9b550f9

Please sign in to comment.