]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/pnode.c
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
[karo-tx-linux.git] / fs / pnode.c
index 99899705b1055411723c3e5919ecbc1f50139e14..234a9ac49958ed978f67aad68d81fb75cf5717ce 100644 (file)
@@ -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);
 }
 
 /*