Re: linux-3.2.0-rc3

2011-11-30 Thread sfjro
Hello Dmitry, "Dmitry A.Ignatov": > At you in a file super.c it is told > "inode->i_nlink = 2;", > it can be necessary > "set_nlink(inode, 2);" ? > Similarly in files cpup.c, dir.c and i_op.c Exactly. And such changes are already made. Try git-pull on your aufs GIT repository. J. R. Okaji

linux-3.2.0-rc3

2011-11-30 Thread Dmitry A . Ignatov
At kernel assemblage linux-3.2.0-rc3+aufs3 : fs/aufs/super.c: In function ‘alloc_root’: fs/aufs/super.c:776:2: error: assignment of read-only member ‘i_nlink’ make[2]: *** [fs/aufs/super.o] Error 1 make[1]: *** [fs/aufs] Error 2 make: *** [fs] Error 2 in file linux-2.3.0-rc3/include/linux/fs.h