[pbs-devel] [PATCH v8 proxmox proxmox-backup 0/9] fix #5982: check atime update is honored
    Max Carrara 
    m.carrara at proxmox.com
       
    Fri Apr  4 18:10:23 CEST 2025
    
    
  
On Fri Apr 4, 2025 at 5:56 PM CEST, Christian Ebner wrote:
> Thanks for your throw review an for catching the permission issue! I 
> will have a closer look at this over the weekend and send a new version 
> (as I have to leave now). But this should be fixed rather easily by 
> either setting the ownership of the chunk after insert in the 
> corresponding code path or add a dedicated helper just for insertion of 
> the marker chunk, which takes care of that.
>
> And to quickly answer your question regarding noatime: yes, the 
> utimensat call bypasses all of these fs options, it is therefore rather 
> neat for our use case. But there are some filesystems out there (as of 
> reports in the community forum and enterprise repository) which do not 
> handle the atime updates as expected. Therefore the path. And no, 
> unfortunately I also have no filesystem which does not honor this for 
> testing.
Alright, sounds all good to me! I'll give the refresh another spin on
Wednesday then, as Mon and Tue are my uni days.
    
    
More information about the pbs-devel
mailing list