this patch is also present in the 3.4 ctdb banch and people expect it to be in 3.5, too. Also a quite uncritical and gpfs only change. The hash needed to be picked from master is 22018b8b887c2677d30bbb4589f800197edf0e98.
The patch has a bug: + SMB_VFS_HANDLE_SET_DATA(handle, config, + NULL, struct syncops_config_data, + return -1); syncops_config_data should be gpfs_config_data.
On 2011-03-22 at 15:47 +0000 samba-bugs@samba.org sent off: > The patch has a bug: > > + SMB_VFS_HANDLE_SET_DATA(handle, config, > + NULL, struct syncops_config_data, > + return -1); > > syncops_config_data should be gpfs_config_data. metze: attached patch makeѕ that look better to you? Do you agree that we also need this fix in master and 3.6, too ?
Created attachment 6371 [details] 0001-s3-vfs_gpfs-s-syncops-gpfs.patch
Created attachment 6382 [details] patch set containing both in one
Comment on attachment 6382 [details] patch set containing both in one Looks good to me
Karolin, please pick for the next release
Pushed to v3-5-test. Closing out bug report. Thanks!