Torsten Luettgert:
> I found the problem. Apparently, the message appears if
> /proc/mounts differs from /etc/mtab. And that did happen
> because the path to my union contains a symbolic link and
> was written out in different ways at mount / umount time.
I tried supporting such case.
Please try
Tomas M:
> OK I modified kernel config to enabled this debug and I recompiled the
> kernel and aufs.ko as well.
>
> Then I reproduced the bug again, here are the results:
> - config: kernel config used (from /proc/config.gz)
> - stack.txt: objdump output
> - dmesg.log: bug report
Thank you very
o bugfix
- bugfix: introduce dcsub.[ch] to handle dentry cache.
- bugfix: use readlink(1) to get cwd, in auplink, mount.aufs and
unionctl, reported by Torsten Luettgert. Actually, to use readlink
was suggested by Tomas M last year.
o news
- support initramfs.
- verbose warning message for 'di