Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251740
b: refs/heads/master
c: 9391741
h: refs/heads/master
v: v3
  • Loading branch information
Yongqiang Yang authored and Theodore Ts'o committed May 23, 2011
1 parent f3bf1b9 commit a17d5fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 373cd5c53d5ea6622c319ecd84e29e2737d488bd
refs/heads/master: 93917411be8db5d21abf15c781dfa43c5cc6edf2
2 changes: 2 additions & 0 deletions trunk/fs/ext4/extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -2716,6 +2716,8 @@ static int ext4_split_extent(handle_t *handle,
EXT4_EXT_MARK_UNINIT2;
err = ext4_split_extent_at(handle, inode, path,
map->m_lblk + map->m_len, split_flag1, flags1);
if (err)
goto out;
}

ext4_ext_drop_refs(path);
Expand Down

0 comments on commit a17d5fe

Please sign in to comment.