1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-21 18:04:06 +03:00
Volker Lendecke 3f2e45aa16 tdb: Update times in tdb_transaction_commit per fd, not per name
We might have a relative filename in tdb->name, so we might do the
wrong thing here. And as we have the fd, why not use it...

We call futimens in vfs_default without #ifdef and it's Posix 2018 or
before. So I don't think we need to check for it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2024-06-24 16:21:32 +00:00
..
2024-01-29 14:39:32 +00:00
2023-04-14 05:25:33 +00:00
2021-07-20 10:57:35 +00:00
2024-04-16 18:37:17 +00:00
2024-04-16 17:32:34 +00:00
2009-05-05 19:04:39 -04:00
2023-02-02 21:15:54 +00:00
2024-04-16 17:32:34 +00:00