Skip to content
Snippets Groups Projects
Commit 1417f277 authored by kalpak's avatar kalpak
Browse files

b=10555

Use correct structure name.
parent f1c226bc
No related branches found
No related tags found
No related merge requests found
...@@ -972,7 +972,7 @@ static unsigned long new_blocks(handle_t *handle, struct ext3_ext_base *base, ...@@ -972,7 +972,7 @@ static unsigned long new_blocks(handle_t *handle, struct ext3_ext_base *base,
static int ext3_ext_new_extent_cb(struct ext3_ext_base *base, static int ext3_ext_new_extent_cb(struct ext3_ext_base *base,
struct ext3_ext_path *path, struct ext3_ext_path *path,
struct ext3_ext_cache *cex, struct ext3_ext_cache *cex,
struct ext3_extents *ex, struct ext3_extent *ex,
void *cbdata) void *cbdata)
{ {
struct bpointers *bp = cbdata; struct bpointers *bp = cbdata;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment