On Mon, 2008-09-01 at 11:06 +0200, Bastian Tweddell wrote: > Hi, > > the patchless client modules worked before an update on a client node. Now > it is running SLES 10 with kernel version 2.6.16.60-0.27-smp. > > Error message while compiling the modules: > CC [M] /usr/src/lustre-1.6.5/lustre/llite/rw.o > /usr/src/lustre-1.6.5/lustre/llite/rw.c: In function > ‘ll_file_lockless_io’: > /usr/src/lustre-1.6.5/lustre/llite/rw.c:2095: error: too few arguments to > function ‘remove_suid’ > > remove_suid is declared in the kernel src: > extern int remove_suid(struct dentry *, struct vfsmount *); > but is called in rw.c: > remove_suid(file->f_dentry);
Have a look at bug 15308. b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
