Re: [PATCH 3/3 v4] vfs_glusterfs: Samba VFS module for glusterfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2013-05-23 at 22:30 -0400, Anand Avati wrote:
> +static char *vfs_gluster_realpath(struct vfs_handle_struct *handle,
> +                                 const char *path)
> +{
> +       return glfs_realpath(handle->data, path, 0);
> +}
> + 

In a similar way to my other question:  How is the result of
glfs_realpath() allocated?  Google didn't find me an API doc for this.

Samba seems to assume malloc().

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org





[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux