Hide Forgot
Whenever a new entry is created during self-heal (whether in entry self heal or directory self heal), the mtime of its parent directory on "sink" nodes will have changed. We need to reset it to be in sync with the "source" node. Deferring a fix until the protocol and FOP prototypes are changed to include stat info of parent directories (for 2.1).
PATCH: http://patches.gluster.com/patch/1875 in master (posix/client/server: Send postparent in lookup even if lookup fails on the entry itself.)
PATCH: http://patches.gluster.com/patch/1877 in master (cluster/afr: Set mtime of parent directory in self-heal properly.)
PATCH: http://patches.gluster.com/patch/1979 in master (cluster/afr: entry self-heal: Set parent directory's attributes using a new frame.)
PATCH: http://patches.gluster.com/patch/1980 in master (cluster/afr: entry self-heal: Store parent_loc on the heap for impunge_parent_setattr.)
PATCH: http://patches.gluster.com/patch/2600 in master (cluster/afr: Sync the parent directory's mtime during missing entries self-heal.)