On Wed, Dec 19, 2012 at 10:43:28PM -0700, Steve Leung wrote:
I'm getting some kernel warnings from a btrfs raid1 filesystem that's
serving up nfs4 to a couple of other computers on a small home network.
I ran 3.6.x for several weeks before upgrading and didn't see any warnings
like this.
[ 1712.223791] WARNING: at fs/btrfs/tree-log.c:3716 btrfs_log_inode_parent+0x291/0x2fd [btrfs]()
I think this one is an EEXIST while we're logging a directory. It
should be ok, but I've only been able to trigger it once or twice. I'll
try with NFS.
-chris