Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251711
b: refs/heads/master
c: 74e4e6d
h: refs/heads/master
i:
  251709: f0c9c52
  251707: ade1248
  251703: ddeb8c3
  251695: 7660fbe
  251679: a1a2e63
  251647: 810ff78
v: v3
  • Loading branch information
Theodore Ts'o committed May 3, 2011
1 parent 3f13e87 commit 5fae483
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: deeeaf13b291420fe4a4a52606b9fc9128387340
refs/heads/master: 74e4e6db38918620bdf8a46e94982ead2b228d43
2 changes: 1 addition & 1 deletion trunk/fs/ext4/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ static int ext4_ext_swap_inode_data(handle_t *handle, struct inode *inode,
* We have the extent map build with the tmp inode.
* Now copy the i_data across
*/
ext4_test_inode_flag(inode, EXT4_INODE_EXTENTS);
ext4_set_inode_flag(inode, EXT4_INODE_EXTENTS);
memcpy(ei->i_data, tmp_ei->i_data, sizeof(ei->i_data));

/*
Expand Down

0 comments on commit 5fae483

Please sign in to comment.