We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504ec37 commit 7eba77dCopy full SHA for 7eba77d
fs/ocfs2/suballoc.h
@@ -40,7 +40,7 @@ struct ocfs2_alloc_context {
40
41
u64 ac_last_group;
42
u64 ac_max_block; /* Highest block number to allocate. 0 is
43
- is the same as ~0 - unlimited */
+ the same as ~0 - unlimited */
44
45
int ac_find_loc_only; /* hack for reflink operation ordering */
46
struct ocfs2_suballoc_result *ac_find_loc_priv; /* */
0 commit comments