[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTim1SS2Y1EL9iB2jDSUbqofoaWXig-xHa12Ogm95@mail.gmail.com>
Date: Sun, 16 Jan 2011 22:15:31 +0100
From: Joachim Eastwood <manabian@...il.com>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [git pull] vfs pile 2 (automount work)
Hi,
On 1/16/11, Al Viro <viro@...iv.linux.org.uk> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists