Hide Forgot
The "first up child" is computed by looking at priv->child_up, which can change state during a transaction if a server comes back up or goes down. This can cause problems.
PATCH: http://patches.gluster.com/patch/1498 in master (cluster/afr: dir-write: Fix inode number handling.)
PATCH: http://patches.gluster.com/patch/1499 in release-2.0 (cluster/afr: dir-write: Fix inode number handling.)
PATCH: http://patches.gluster.com/patch/1659 in master (cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.)
PATCH: http://patches.gluster.com/patch/1660 in release-2.0 (cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.)