Hello Jorge, Jorge Cisneros: > This is my first time in this mail list, and I need your help, I apply > the aufs standalone patch to the kernel 3.12.28-4.6 (SLES12), the problem > is that because of the patch the modversion changed, the log shows > > ../net/ipv4/tcp_output.c:3017: warning: tcp_connect: modversion changed > because of changes in struct vm_area_struct ::: > Is there any way that I can use aufs without change the modversion or > the ABI
While I don't know exactly what you call modversion or ABI, if it means aufs3-mmap.patch, then the answer is that aufs3-mmap.patch is necessary. But if you remove aufs_mmap() and other related features (maybe), then you may be able to exclude aufs3-mmap.patch. J. R. Okajima ------------------------------------------------------------------------------