| Summary: | CIFS client access to glusterfs fails with "The specified network name is no longer available" when "ea support = yes" is set in smb.conf | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Anand Avati <aavati> |
| Component: | distribute | Assignee: | Nagaprasad Sathyanarayana <nsathyan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | mainline | CC: | ahatfiel, bhubbard, chrisw, fharshav, gluster-bugs, kparthas, ndevos, rwheeler, smohan, vagarwal, vbellur |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.5.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1035519 | Environment: | |
| Last Closed: | 2014-04-17 11:51:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1035519 | ||
| Bug Blocks: | |||
|
Comment 1
Anand Avati
2013-12-02 20:11:56 UTC
COMMIT: http://review.gluster.org/6395 committed in master by Vijay Bellur (vbellur) ------ commit be380f35a2c9c356a8adcb9118e4f77ff9d1fec6 Author: Anand Avati <avati> Date: Tue Nov 26 13:30:46 2013 -0800 cluster/dht: handle NULL check before strlen/strcmp in fgetxattr @key can legally be NULL. Handle that case without crashing. Change-Id: Iaae293caa7eeb24afc9cd2580799173e2ce00911 BUG: 1036879 Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6395 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Krishnan Parthasarathi <kparthas> Reviewed-by: Vijay Bellur <vbellur> REVIEW: http://review.gluster.org/6401 (cluster/dht: handle NULL check before strlen/strcmp in fgetxattr) posted (#1) for review on release-3.5 by Anand Avati (avati) REVIEW: http://review.gluster.org/6402 (cluster/dht: handle NULL check before strlen/strcmp in fgetxattr) posted (#1) for review on release-3.4 by Anand Avati (avati) COMMIT: http://review.gluster.org/6401 committed in release-3.5 by Vijay Bellur (vbellur) ------ commit 53d440b7e4a05d3ae7d3793e8c21d0eb4f50653d Author: Anand Avati <avati> Date: Tue Nov 26 13:30:46 2013 -0800 cluster/dht: handle NULL check before strlen/strcmp in fgetxattr @key can legally be NULL. Handle that case without crashing. Change-Id: Iaae293caa7eeb24afc9cd2580799173e2ce00911 BUG: 1036879 Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6401 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> COMMIT: http://review.gluster.org/6402 committed in release-3.4 by Vijay Bellur (vbellur) ------ commit 49968ca95cbcc9b2b359582a5c6b382f3a8b0958 Author: Anand Avati <avati> Date: Tue Nov 26 13:30:46 2013 -0800 cluster/dht: handle NULL check before strlen/strcmp in fgetxattr @key can legally be NULL. Handle that case without crashing. Change-Id: Iaae293caa7eeb24afc9cd2580799173e2ce00911 BUG: 1036879 Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6402 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> REVIEW: http://review.gluster.org/6412 (cluster/afr: handle NULL check before strlen/strcmp in fgetxattr) posted (#1) for review on master by poornima g (pgurusid) COMMIT: http://review.gluster.org/6412 committed in master by Anand Avati (avati) ------ commit 8a0f744c461166be483f28fe9da37732586585d8 Author: Poornima <pgurusid> Date: Tue Dec 3 05:46:40 2013 +0000 cluster/afr: handle NULL check before strlen/strcmp in fgetxattr xattr name can legally be NULL. Handle that case without crashing. Change-Id: Ie214cb05ccd52565dc247a9234ad83ae799d3866 BUG: 1036879 Signed-off-by: Poornima <pgurusid> Reviewed-on: http://review.gluster.org/6412 Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Gluster Build System <jenkins.com> REVIEW: http://review.gluster.org/6420 (cluster/afr: handle NULL check before strlen/strcmp in fgetxattr) posted (#1) for review on release-3.4 by Anand Avati (avati) REVIEW: http://review.gluster.org/6422 (cluster/afr: handle NULL check before strlen/strcmp in fgetxattr) posted (#1) for review on release-3.5 by Anand Avati (avati) COMMIT: http://review.gluster.org/6420 committed in release-3.4 by Vijay Bellur (vbellur) ------ commit 0f02c5125b96da8083a623ed9f455e68ded46b9c Author: Anand Avati <avati> Date: Wed Nov 27 10:35:30 2013 -0800 cluster/afr: handle NULL check before strlen/strcmp in fgetxattr xattr name can legally be NULL. Handle that case without crashing. Change-Id: Ie214cb05ccd52565dc247a9234ad83ae799d3866 BUG: 1036879 Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6420 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> COMMIT: http://review.gluster.org/6422 committed in release-3.5 by Vijay Bellur (vbellur) ------ commit 550d83889857c1fe2c8eb04b1740a4884db7697d Author: Anand Avati <avati> Date: Wed Nov 27 10:35:30 2013 -0800 cluster/afr: handle NULL check before strlen/strcmp in fgetxattr xattr name can legally be NULL. Handle that case without crashing. Change-Id: Ie214cb05ccd52565dc247a9234ad83ae799d3866 BUG: 1036879 Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6422 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report. glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |