mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
c2d6b29cf3
If doing an SMB_VFS_FSTAT() returning onto the stat struct stored in the fsp, we must call vfs_stat_fsp() as this preserves the iflags. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15022 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> (cherry picked from commit cfadecca802600fa9a01fa9781e4df9a0b71fa3c)