> I always make mrproper after applying your patches, and I still got exactly the
> same problem with nfs that Marek found. There were no errors or warnings during
> the compile of the objects in the fs/nfs directory or the linking of nfs.o.
>
Curious : my build has
#define __ver_filemap_fdatasync f18ce7a1
#define filemap_fdatasync _set_ver(filemap_fdatasync)
#define __ver_filemap_fdatawait d4250148
#define filemap_fdatawait _set_ver(filemap_fdatawait)
in modules/filemap.ver
I'll have a look
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/