All rename paths go through rename_internals_fsp -- low hanging fruit on my quest to add an FSP to VFS functions that deal with files

Jeremy Allison jra at samba.org
Mon Feb 23 11:22:40 MST 2015


On Sat, Feb 21, 2015 at 02:34:56PM -0800, Richard Sharpe wrote:
> Hi folks,
> 
> I am trying to ensure that all VFS functions that deal with files are
> passed an FSP.
> 
> I noticed that all rename paths go through rename_internals_fsp which
> calls SMB_VFS_RENAME.
> 
> This means that the rename function can be handed an FSP.
> 
> Does anyone object to me making this change while I look at how to add
> FSPs to other functions, like:

Nope - go for it !


More information about the samba-technical mailing list