Hi, On 1/16/11, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote: > Al Viro (3): > sanitize vfsmount refcounting changes f03c65993b98eeb909a4012ce7833c5857d74755 - sanitize vfsmount refcounting changes Breaks my ARM !CONFIG_SMP compile CC fs/namespace.o fs/namespace.c: In function 'commit_tree': fs/namespace.c:629: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c: In function 'umount_tree': fs/namespace.c:1192: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c: In function 'mnt_make_longterm': fs/namespace.c:2246: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c: In function 'mnt_make_shortterm': fs/namespace.c:2251: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c:2254: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c: In function 'dup_mnt_ns': fs/namespace.c:2295: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c:2299: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c:2305: error: 'struct vfsmount' has no member named 'mnt_longterm' fs/namespace.c: In function 'create_mnt_ns': fs/namespace.c:2351: error: 'struct vfsmount' has no member named 'mnt_longterm' make[1]: *** [fs/namespace.o] Error 1 make: *** [fs] Error 2 My configuration is arch/arm/configs/at91rm9200_defconfig. regards Joachim Eastwood -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html