Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4295
b: refs/heads/master
c: ac08115
h: refs/heads/master
i:
  4293: b56b8ce
  4291: 96698f6
  4287: 9ae6675
v: v3
  • Loading branch information
Miklos Szeredi authored and Linus Torvalds committed Jul 8, 2005
1 parent f24fa05 commit b2cc982
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: ed42c879b7b1463aa7a15fdbbeb2b1914d60be8a
refs/heads/master: ac0811538b40bb92d339d22364026ed91dfdd147
1 change: 1 addition & 0 deletions trunk/fs/namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ static void expire_mount(struct vfsmount *mnt, struct list_head *mounts)

/* delete from the namespace */
list_del_init(&mnt->mnt_list);
mnt->mnt_namespace = NULL;
detach_mnt(mnt, &old_nd);
spin_unlock(&vfsmount_lock);
path_release(&old_nd);
Expand Down

0 comments on commit b2cc982

Please sign in to comment.