>> If you enable CONFIG_AUFS_DEBUG Line 266 of debug.c contains this:
sb->s_flags, sb->s_count - S_BIAS,
But S_BIAS is undefined. It is not declared anywhere in the aufs2 or
the kernel tree.
Can I just define this to be 0?
------------------------------------------------------------------------------
