Loi Nguyen and GitHub
23f1dbfe50
smb: test closing failed dial connections
...
Followup to:
74f9f182aa smb: fix TCP connection leak when connection setup fails - #9678
2026-08-02 11:53:25 +01:00
Loi Nguyen and Nick Craig-Wood
1d03a77172
vfs: make poll shutdown lifecycle deterministic
2026-08-01 12:44:42 +01:00
Loi Nguyen and Nick Craig-Wood
d5275c4ebb
vfs: test poll interval update lifecycle
2026-08-01 12:44:42 +01:00
Loi Nguyen and Nick Craig-Wood
f132aef295
vfs: synchronize poll updates with shutdown - fixes #9689
2026-08-01 12:44:42 +01:00
Loi Nguyen and GitHub
f4e231b094
drive: fetch metadata permissions concurrently - fixes #9682
...
Before this change permission metadata fetches were serialized by the permission cache mutex.
2026-08-01 12:36:59 +01:00
Loi Nguyen and GitHub
8c8062da78
dropbox: preserve Paper export paths on lookup - fixes #9691
...
Direct lookups of exported Dropbox Paper files retained the
caller-visible extension before export metadata processing appended it
again. Track when metadata was resolved through an export path so the
object keeps the requested remote name while listing behavior remains
unchanged.
2026-08-01 12:33:32 +01:00
Loi Nguyen and Nick Craig-Wood
7f6207fae2
lib/batcher: prevent commits racing shutdown - fixes #9687
2026-08-01 12:29:44 +01:00