Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189465
b: refs/heads/master
c: 683be16
h: refs/heads/master
i:
  189463: 2f38a0b
v: v3
  • Loading branch information
Dan Carpenter authored and Chris Mason committed Mar 31, 2010
1 parent b807e73 commit 39be539
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f3eae7e8a5ed124bbc781e18ea10c21856017322
refs/heads/master: 683be16eb6e19a35aca2473668652259ed074094
1 change: 1 addition & 0 deletions trunk/fs/btrfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1374,6 +1374,7 @@ static int btrfs_ioctl_defrag(struct file *file, void __user *argp)
sizeof(*range))) {
ret = -EFAULT;
kfree(range);
goto out;
}
/* compression requires us to start the IO */
if ((range->flags & BTRFS_DEFRAG_RANGE_COMPRESS)) {
Expand Down

0 comments on commit 39be539

Please sign in to comment.