It seems it worked just fine. Thank you! Tomas M
On Sun, Feb 13, 2022 at 3:20 PM J. R. Okajima <hooanon...@gmail.com> wrote: > > Hi Tomas, > > > 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 > > For v5.10.x which is greater than or equal to 5.10.82, try aufs5.10.82 > branch. > I don't try v5.10.92, but I hope aufs5.10.82 will work. > > > J. R. Okajima