Re: [PATCH] 2.6.24-rc2-mm1 - Build fails - in nsfd/vfs.c

2007-11-13 Thread Kamalesh Babulal
Kamalesh Babulal wrote: > Hi Andrew, > > The Kernel build fails, with error > > CC fs/nfsd/vfs.o > fs/nfsd/vfs.c: In function ‘nfsd_rename’: > fs/nfsd/vfs.c:1695: error: request for member ‘mnt’ in something not a > structure or union > make[2]: *** [fs/nfsd/vfs.o] Error 1 > make[1]: ***

[PATCH] 2.6.24-rc2-mm1 - Build fails - in nsfd/vfs.c

2007-11-13 Thread Kamalesh Babulal
Hi Andrew, The Kernel build fails, with error CC fs/nfsd/vfs.o fs/nfsd/vfs.c: In function ‘nfsd_rename’: fs/nfsd/vfs.c:1695: error: request for member ‘mnt’ in something not a structure or union make[2]: *** [fs/nfsd/vfs.o] Error 1 make[1]: *** [fs/nfsd] Error 2 make: *** [fs] Error 2

[PATCH] 2.6.24-rc2-mm1 - Build fails - in nsfd/vfs.c

2007-11-13 Thread Kamalesh Babulal
Hi Andrew, The Kernel build fails, with error CC fs/nfsd/vfs.o fs/nfsd/vfs.c: In function ‘nfsd_rename’: fs/nfsd/vfs.c:1695: error: request for member ‘mnt’ in something not a structure or union make[2]: *** [fs/nfsd/vfs.o] Error 1 make[1]: *** [fs/nfsd] Error 2 make: *** [fs] Error 2

Re: [PATCH] 2.6.24-rc2-mm1 - Build fails - in nsfd/vfs.c

2007-11-13 Thread Kamalesh Babulal
Kamalesh Babulal wrote: Hi Andrew, The Kernel build fails, with error CC fs/nfsd/vfs.o fs/nfsd/vfs.c: In function ‘nfsd_rename’: fs/nfsd/vfs.c:1695: error: request for member ‘mnt’ in something not a structure or union make[2]: *** [fs/nfsd/vfs.o] Error 1 make[1]: *** [fs/nfsd]