Re: unchanged files backed up multiple times
Bill Arlofski via Bacula-users <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/12/24 10:28 PM, Marcin Haba wrote: > > Hello Everybody, > > Yes, Bill. I will try to add my two cents :-) > > Your notice about too long mtime is fully right. It is because the > lstat string is broken. Two lstat values are joined together and it > causes this wrong result. If we split them, then the decoded values > are more realistic and the number of single values is correct in > lstat: > > *.bvfs_decode_lstat lstat="P0j TaAhK IHw B Pu Pw A MQ2A6aB BAA BiGwPA BnQXpa BmB6gd BnQLI1 A A C" > st_nlink=1 > st_mode=33264 > perm=-rwxrw---- > st_uid=1006 > st_gid=1008 > st_size=842719798913 > st_blocks=1645937600 > st_ino=325584970 > st_ctime=1732293173 > st_mtime=1711777821 > st_atime=1732344410 > st_dev=64803 > LinkFI=0 > > Best regards, > Marcin Haba (gani) Hi Marcin! Nice catch! And it explains the `st_ctime=0` which made no sense to me either. :) Best regards, Bill -- Bill Arlofski [email protected] _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
signature.asc
(application/pgp-signature, 509 B)
-----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAnBQJnXEBPCRBIDTDab9XDQBYhBMuLnlBaSQiuSUbb6UgNMNpv 1cNAAAB4uQf9E4hxjgfocsYWSLVcFDfJ8o2RpHjm/Y9BPvreFoDh05qsVWnB 5ZnTTvYYimxqVUH1lP0ZiRsRSu5Lbw7Dl6G+78J3/mrgNGgJTG6NCXek5Exi v8gUQqInMDwQKDOnEoezc79Ln8c3ctv3AmDbdxwb06h0ngre6WeospFWzEbi ATJbvyBZjEWDljY2uXaYFwGNyuK5sCTcSdJVQPbDCiOKMYoXHjIgwR8OXvrZ HGBJoPx/Q4RXtu2DQAWTopncsqu+NBzRIoIMTpFU2wE2QJ/9snk79DSW/hGU epZ3L/lV3hAPzl5PAJtVeRduYDCRETVE4fojIwibGN6cYIXI3Pv+0g== =/0cY -----END PGP SIGNATURE-----