Skip to content
  • Anoop C S's avatar
    vfs_ceph: Implement SMB_VFS_FGET_DOS_ATTRIBUTES to preserve create_time · dd2289eb
    Anoop C S authored
    
    
    In order to avoid the dependency on dos attribute for create_time we now
    preserve the btime before parsing dos attribute which may update btime
    from its value with an old one unless we explicitly reset dos attribute
    with new create_time in SMB_VFS_FNTIMES implementation. Therefore have
    an implementation for SMB_VFS_FGET_DOS_ATTRIBUTES to save and restore
    updated create_time.
    
    Signed-off-by: default avatarAnoop C S <anoopcs@samba.org>
    Reviewed-by: default avatarRalph Boehme <slow@samba.org>
    
    Autobuild-User(master): Anoop C S <anoopcs@samba.org>
    Autobuild-Date(master): Mon Apr  1 15:24:39 UTC 2024 on atb-devel-224
    dd2289eb