diff options
author | N Balachandran <nbalacha@redhat.com> | 2018-08-28 12:00:33 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2018-09-03 05:42:10 +0000 |
commit | eda69f2e327f5f65d14190eed1821a0f45b2f914 (patch) | |
tree | 1ba93b17f57f8c1185a0a943c377880e0e12f108 /Makefile.am | |
parent | 35aa67001c8fac99b040fbc61f36ef4f1b1590ac (diff) |
cluster/dht: In rename, unlink after creating linkto file
The linkto file creation for the dst was done in parallel with
the unlink of the old src linkto. If these operations reached
the brick out of order, we end up with a dst linkto file without
a .glusterfs handle.
Fixed by the unlinking only after the linkto file creation has
completed.
Change-Id: I4246f7655f5bc180f5ded7fd34d263b7828a8110
fixes: bz#1621981
Signed-off-by: N Balachandran <nbalacha@redhat.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions