X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fpnode.c;h=f1871f773f642c8f39045431f5e42134e93ea80f;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=37b568ed0e05d14407afd4464ea114e307d158a4;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/fs/pnode.c b/fs/pnode.c index 37b568ed0..f1871f773 100644 --- a/fs/pnode.c +++ b/fs/pnode.c @@ -130,7 +130,7 @@ static struct vfsmount *get_source(struct vfsmount *dest, { struct vfsmount *p_last_src = NULL; struct vfsmount *p_last_dest = NULL; - *type = CL_PROPAGATION; + *type = CL_PROPAGATION;; if (IS_MNT_SHARED(dest)) *type |= CL_MAKE_SHARED;