[PATCH]: Add VFS functions for setting and getting DOS attributes.

Jeremy Allison jra at samba.org
Sat Mar 26 01:08:16 UTC 2016


On Fri, Mar 25, 2016 at 08:28:05PM -0400, Jim Brown wrote:
> 'operations' is misspelled.
> 
> nice work.
> 
> On 3/25/16 19:50, Jeremy Allison wrote:
> >+	/* DOS attribute opeataions. */	<---
> >+	SMB_VFS_OP_GET_DOS_ATTRIBUTES,
> >+	SMB_VFS_OP_FGET_DOS_ATTRIBUTES,
> >+	SMB_VFS_OP_SET_DOS_ATTRIBUTES,
> >+	SMB_VFS_OP_FSET_DOS_ATTRIBUTES,

Thanks :-). Hopefully whoever give it a 'Reviewed-by:'
will make it conditional on a fix for that :-).

Cheers,

	Jeremy.



More information about the samba-technical mailing list