Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349159
b: refs/heads/master
c: 9754767
h: refs/heads/master
i:
  349157: baf724b
  349155: 6027dc3
  349151: 91fbd31
v: v3
  • Loading branch information
Miao Xie authored and Josef Bacik committed Jan 14, 2013
1 parent a6a378c commit 5013b3b
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: dba60f3f5d564167118cad151a7d41dfe8d2a5f7
refs/heads/master: 97547676570b3bd908560741315bf4b7d635bcf5
1 change: 1 addition & 0 deletions trunk/fs/btrfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,7 @@ static noinline int btrfs_ioctl_resize(struct file *file,
if (atomic_xchg(&root->fs_info->mutually_exclusive_operation_running,
1)) {
pr_info("btrfs: dev add/delete/balance/replace/resize operation in progress\n");
mnt_drop_write_file(file);
return -EINPROGRESS;
}

Expand Down

0 comments on commit 5013b3b

Please sign in to comment.