Back to bug 1002496
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| SATHEESARAN | 2013-08-29 12:30:47 UTC | CC | saujain | |
| krishnan parthasarathi | 2013-09-02 06:09:07 UTC | CC | kparthas | |
| Assignee | amarts | rabhat | ||
| Raghavendra Bhat | 2013-09-02 08:45:09 UTC | Status | NEW | MODIFIED |
| krishnan parthasarathi | 2013-09-23 09:42:21 UTC | Status | MODIFIED | ON_QA |
| Fixed In Version | glusterfs-3.4.0.33rhs | |||
| Scott Haines | 2013-09-23 20:07:36 UTC | Keywords | ZStream | |
| CC | shaines | |||
| Sudhir D | 2013-09-24 05:34:03 UTC | QA Contact | sdharane | saujain |
| SATHEESARAN | 2013-09-26 18:31:12 UTC | Status | ON_QA | VERIFIED |
| QA Contact | saujain | sasundar | ||
| Raghavendra Bhat | 2013-10-21 14:10:24 UTC | Doc Text | Cause: When nameless lookup on a gfid came, posix was trying to resolve it using the gfid handle by doing readlink on it. The return value of readlink was received in a wrong variable. Consequence: The above cause made posix think readlink was successfu, despite the failure and continue leading to glusterfsd process being crashed. Fix: Now the return value of readlink call is received in a proper variable and checked for failure before continuing. Result: |
|
| Vivek Agarwal | 2013-11-08 08:51:33 UTC | Priority | unspecified | high |
| Anjana Suparna Sriram | 2013-11-11 12:04:25 UTC | CC | asriram | |
| Doc Text | Cause: When nameless lookup on a gfid came, posix was trying to resolve it using the gfid handle by doing readlink on it. The return value of readlink was received in a wrong variable. Consequence: The above cause made posix think readlink was successfu, despite the failure and continue leading to glusterfsd process being crashed. Fix: Now the return value of readlink call is received in a proper variable and checked for failure before continuing. Result: | Previously, when a directory, on which quota limits are set, is deleted from the fuse mount and recreated with the same absolute path leads to quota list command failure due to brick processes crashing. Now, with this update this issue has been fixed. | ||
| errata-xmlrpc | 2013-11-27 15:35:26 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2013-11-27 10:35:26 UTC |
Back to bug 1002496