Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274658
b: refs/heads/master
c: 60ccf82
h: refs/heads/master
v: v3
  • Loading branch information
Diego Calleja authored and David Sterba committed Oct 20, 2011
1 parent d378751 commit 452033e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 84850e8d8a5ec7b9d3c47d224e9a10c9da52ff1b
refs/heads/master: 60ccf82f5b6e26e10d41783464ca469c070c7d49
4 changes: 1 addition & 3 deletions trunk/fs/btrfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1140,9 +1140,7 @@ int btrfs_defrag_file(struct inode *inode, struct file *file,
btrfs_set_super_incompat_flags(disk_super, features);
}

if (!file)
kfree(ra);
return defrag_count;
ret = defrag_count;

out_ra:
if (!file)
Expand Down

0 comments on commit 452033e

Please sign in to comment.