I'm trying to compile aufs for kernel version 5.10.92

I download the sources of AUFS-standalone from github, and checkout
origin/aufs5.10

Finally I am trying to apply aufs5-base.patch and I get error.
It looks like while patching fs/inode.c, the function is no longer
called update_time(), but it is inode_update_time() and it is already
declared as non-static

Maybe the file aufs5-base.patch needs updating?
Or maybe I should checkout different branch?

Thank you
Tomas M

Reply via email to