[PATCH v2] properly type VFS_ADD_FSP_EXTENSION

David Disseldorp ddiss at suse.de
Tue Dec 5 13:13:14 UTC 2017


On Tue, 5 Dec 2017 14:00:14 +0100, David Disseldorp via samba-technical wrote:

> -        if ((c = (struct commit_info *)VFS_FETCH_FSP_EXTENSION(handle, fsp))) {
> +        if ((c = VFS_FETCH_FSP_EXTENSION(handle, fsp))) {

Hmm, this doesn't do anything, but was unintentional. New version
attached.

Cheers, David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsp_ext_type_v3.patchset
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20171205/cd2e5ba0/fsp_ext_type_v3.bin>


More information about the samba-technical mailing list