[Bugs] [Bug 1236274] Upcall: Directory or file creation should send cache invalidation requests to parent directories
bugzilla at redhat.com
bugzilla at redhat.com
Sat Jun 27 09:55:26 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1236274
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11441 committed in release-3.7 by Kaleb
KEITHLEY (kkeithle at redhat.com)
------
commit 0cde678bd1b77839339a6b3fd6947ef99531c450
Author: Soumya Koduri <skoduri at redhat.com>
Date: Thu Jun 25 19:49:59 2015 +0530
protocol/server: Include a check to validate xprt->client
rpc_transport entries(xprt) are added to the conf->xprt_list
during client connection with the server. But the client object is created
and assigned to that transport object only during GF_HANDSK_SETVOLUME.
Hence
till that period, there could be xprt entries in the xprt_list without
client
associated with it. Added a check to validate the client object during
upcall
notify.
This is a backport of the below fix -
http://review.gluster.org/#/c/11411/
BUG: 1236274
Change-Id: I00b9a140d6ee76e44c49146e90c20b3a87dc2de8
Signed-off-by: Soumya Koduri <skoduri at redhat.com>
Reviewed-on: http://review.gluster.org/11411
Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/11441
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list