Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349171
b: refs/heads/master
c: 18f39c4
h: refs/heads/master
i:
  349169: 26a4a7b
  349167: 8da8d71
v: v3
  • Loading branch information
Ilya Dryomov committed Jan 20, 2013
1 parent c9a7339 commit 76f598e
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: 2c0c9da02a2c4289350da6e54202a86602c0f926
refs/heads/master: 18f39c416d18d74ac11d157e44247253d3fa30ae
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1446,8 +1446,8 @@ static noinline int btrfs_ioctl_resize(struct file *file,
kfree(vol_args);
out:
mutex_unlock(&root->fs_info->volume_mutex);
mnt_drop_write_file(file);
atomic_set(&root->fs_info->mutually_exclusive_operation_running, 0);
mnt_drop_write_file(file);
return ret;
}

Expand Down

0 comments on commit 76f598e

Please sign in to comment.