[PATCH] vfs: Fix the vfs_gpfs build

Jeremy Allison jra at samba.org
Thu Mar 3 18:18:50 UTC 2016


On Thu, Mar 03, 2016 at 11:12:31AM -0700, Christof Schmitt wrote:
> Fixing the build first is important. Looking at the code in
> vfs_gpfs_chmod now, i am wondering if we could just remove the copy of
> the smb_fname. We could just use smb_fname for the stat and avoid the
> copy. I will look into a patch to simplify this function.

Yes, there will be many optimizations we can do to all the
smb_fname code paths once it's passed all the way through.

I had to resist the temptation to change more whilst
doing this, but I wanted to keep the changes as simple
as possible and reviewable until it's all the way
through the VFS.



More information about the samba-technical mailing list