Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360476
b: refs/heads/master
c: 1cba0cd
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Chris Mason committed Feb 20, 2013
1 parent 1129577 commit cb12553
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: e942f883bc6651d50be139477baf6fb0eed3d5bb
refs/heads/master: 1cba0cdf5e4dbcd9e5fa5b54d7a028e55e2ca057
1 change: 1 addition & 0 deletions trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices)
new_device->writeable = 0;
new_device->in_fs_metadata = 0;
new_device->can_discard = 0;
spin_lock_init(&new_device->io_lock);
list_replace_rcu(&device->dev_list, &new_device->dev_list);

call_rcu(&device->rcu, free_device);
Expand Down

0 comments on commit cb12553

Please sign in to comment.