Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319111
b: refs/heads/master
c: 2547060
h: refs/heads/master
i:
  319109: 6742883
  319107: d30b86f
  319103: 0ed1403
v: v3
  • Loading branch information
Al Viro authored and Theodore Ts'o committed Jul 23, 2012
1 parent 6069251 commit ab50ce5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3108b54bcedde5d952c90460df5bc21efc1e134f
refs/heads/master: 254706056be7e4e161ae9675ead6cd4e269be966
1 change: 0 additions & 1 deletion trunk/fs/ext4/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)
err = ext4_move_extents(filp, donor_filp, me.orig_start,
me.donor_start, me.len, &me.moved_len);
mnt_drop_write_file(filp);
mnt_drop_write(filp->f_path.mnt);

if (copy_to_user((struct move_extent __user *)arg,
&me, sizeof(me)))
Expand Down

0 comments on commit ab50ce5

Please sign in to comment.