Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20055
b: refs/heads/master
c: f30ac31
h: refs/heads/master
i:
  20053: 7470b55
  20051: 7805599
  20047: e5468fb
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 0de8184 commit 127f85b
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: 8854eddbdb3e45b8d381ecff2937a942d0cb2067
refs/heads/master: f30ac319f1b91878cdc57a50930f15c36e0e103a
2 changes: 1 addition & 1 deletion trunk/fs/namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ void umount_tree(struct vfsmount *mnt, int propagate, struct list_head *kill)
p->mnt_namespace = NULL;
list_del_init(&p->mnt_child);
if (p->mnt_parent != p)
mnt->mnt_mountpoint->d_mounted--;
p->mnt_mountpoint->d_mounted--;
change_mnt_propagation(p, MS_PRIVATE);
}
}
Expand Down

0 comments on commit 127f85b

Please sign in to comment.