Back to bug 1030021

Who When What Removed Added
Amar Tumballi 2013-12-02 09:54:35 UTC Keywords ZStream
Status NEW ASSIGNED
CC amarts
Assignee rhs-bugs rtalur
Sudhir D 2013-12-04 05:13:14 UTC QA Contact sdharane grajaiya
Severity unspecified medium
Raghavendra Talur 2013-12-04 09:19:36 UTC Status ASSIGNED POST
Vivek Agarwal 2013-12-05 11:24:57 UTC Status POST MODIFIED
CC vagarwal
Vivek Agarwal 2013-12-12 06:49:15 UTC Priority unspecified high
Vivek Agarwal 2013-12-12 06:58:04 UTC Status MODIFIED ON_QA
Fixed In Version glusterfs-3.4.0.49rhs
Gowrishankar Rajaiyan 2013-12-12 07:54:16 UTC CC grajaiya
QA Contact grajaiya surs
Sachidananda Urs 2013-12-18 11:01:50 UTC Depends On 1044440
John Skeoch 2013-12-19 00:14:35 UTC CC amarts vraman
Sachidananda Urs 2013-12-30 12:27:01 UTC Status ON_QA ASSIGNED
Sachidananda Urs 2013-12-30 12:27:14 UTC Status ASSIGNED VERIFIED
Raghavendra Talur 2014-01-06 06:43:47 UTC Doc Text Feature: glfs_readdir call in libgfapi.

Reason: Libgfapi earlier only had glfs_readdir_r() which is based on Posix's readdir_r(). To use readdir_r()/glfs_readdir_r() in a safe way one has to know the maximum d_name that can be returned in the call, which may not be always possible. Hence the request to introduce glfs_readdir based on Posix's readdir.


Result (if any): We have introduced glfs_readdir and glfs_readdirplus.
Doc Type Bug Fix Enhancement
Raghavendra Talur 2014-01-06 06:45:54 UTC CC rhs-bugs, vbellur
Component unclassified glusterfs-devel
Pavithra 2014-01-06 10:44:04 UTC CC psriniva, rtalur
Doc Text Feature: glfs_readdir call in libgfapi.

Reason: Libgfapi earlier only had glfs_readdir_r() which is based on Posix's readdir_r(). To use readdir_r()/glfs_readdir_r() in a safe way one has to know the maximum d_name that can be returned in the call, which may not be always possible. Hence the request to introduce glfs_readdir based on Posix's readdir.


Result (if any): We have introduced glfs_readdir and glfs_readdirplus.
With this enhancement, the glfs_readdir and glfs_readdirplus calls based on POSIX readdir() are added in libgfapi. Earlier, Libgfapi had only the glfs_readdir_r() based on Posix's readdir_r().
Flags needinfo?(rtalur)
Raghavendra Talur 2014-01-06 11:10:36 UTC Flags needinfo?(rtalur)
Jay Turner 2014-01-15 11:26:01 UTC Target Milestone --- RHS 2.1.2
Scott Haines 2014-02-05 05:11:24 UTC CC shaines
errata-xmlrpc 2014-02-25 05:33:41 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-02-25 08:03:30 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-02-25 03:03:30 UTC
John Skeoch 2014-08-11 05:38:04 UTC CC ssaha
Rejy M Cyriac 2015-05-13 16:27:55 UTC Target Release --- RHGS 2.1.2
Target Milestone RHS 2.1.2 ---
Scott Haines 2015-05-15 18:35:10 UTC CC shaines

Back to bug 1030021