[issue901] WARNING: at fs/aufs/plink.c:332 au_plink_append+0x194/0x32d()
Ulrich Dangel
bts at bts.grml.org
Sun Sep 5 16:19:25 CEST 2010
Ulrich Dangel <mru at grml.org> added the comment:
Changing priority from bug to wish as it seems that that it has no effect on the running system (see following code):
+ if (!found) {
+ cnt++;
+ WARN_ONCE(cnt > AUFS_PLINK_WARN,
+ "unexpectedly many pseudo links, %d\n", cnt);
+ au_plink_maint_block(sb);
+ err = whplink(h_dentry, inode, bindex, au_sbr(sb, bindex));
+ ) else ...
Possible solutions remove the warning, increase AUFS_PLINK_WARN or just ignore it ;0
The reason and other workarounds for this message are described in http://osdir.com/ml/linux.file-systems.aufs.user/2008-
04/msg00010.html
----------
messages: 3342, 3344
nosy: dileX
priority: wish
status: chatting
title: WARNING: at fs/aufs/plink.c:332 au_plink_append+0x194/0x32d()
topic: daily
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue901>
_____________________________________
More information about the Bugs-changes
mailing list