Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189193
b: refs/heads/master
c: 052bb34
h: refs/heads/master
i:
  189191: 0dbb309
v: v3
  • Loading branch information
Sage Weil committed Mar 21, 2010
1 parent ca7e4a7 commit 48d7694
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 978097c907b58a2d085bbf7632bee1a5a7e6f6ba
refs/heads/master: 052bb34af3bf8ae2001b9f03d884ba0def3e427c
2 changes: 2 additions & 0 deletions trunk/fs/ceph/snap.c
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,9 @@ void ceph_handle_snap(struct ceph_mds_client *mdsc,
* queued (again) by ceph_update_snap_trace()
* below. Queue it _now_, under the old context.
*/
spin_lock(&realm->inodes_with_caps_lock);
list_del_init(&ci->i_snap_realm_item);
spin_unlock(&realm->inodes_with_caps_lock);
spin_unlock(&inode->i_lock);

ceph_queue_cap_snap(ci,
Expand Down

0 comments on commit 48d7694

Please sign in to comment.