Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242364
b: refs/heads/master
c: 58696f3
h: refs/heads/master
v: v3
  • Loading branch information
Coly Li authored and Theodore Ts'o committed Feb 24, 2011
1 parent 17ab5d0 commit ab1d60b
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: 7c786059293335412f99732c6f4c2a886eab25c2
refs/heads/master: 58696f3ab2b23fd6519189875fafdb5d1281eb54
2 changes: 1 addition & 1 deletion trunk/fs/ext4/mballoc.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ struct ext4_allocation_context {
/* original request */
struct ext4_free_extent ac_o_ex;

/* goal request (after normalization) */
/* goal request (normalized ac_o_ex) */
struct ext4_free_extent ac_g_ex;

/* the best found extent */
Expand Down

0 comments on commit ab1d60b

Please sign in to comment.