X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=fs%2Fpnode.c;h=234a9ac49958ed978f67aad68d81fb75cf5717ce;hp=99899705b1055411723c3e5919ecbc1f50139e14;hb=6f2e0d2c3bf0f8d322ab7516c57340c7189cca02;hpb=643d09f4618196d05ecf9b6987c890280ffac9d8 diff --git a/fs/pnode.c b/fs/pnode.c index 99899705b105..234a9ac49958 100644 --- a/fs/pnode.c +++ b/fs/pnode.c @@ -259,7 +259,7 @@ static int propagate_one(struct mount *m) read_sequnlock_excl(&mount_lock); } hlist_add_head(&child->mnt_hash, list); - return 0; + return count_mounts(m->mnt_ns, child); } /*