Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file deletion of vfs switch #11334

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Fix file deletion of vfs switch #11334

merged 3 commits into from
Nov 3, 2023

Conversation

TheOneRing
Copy link
Member

No description provided.

changelog/unreleased/11331 Outdated Show resolved Hide resolved
By not removing the virtual files from the db, their disappearence on vfs unregister
was detected as a deletion.

This reverts commit d73fe68.
src/common/vfs.cpp Show resolved Hide resolved
src/common/vfs.h Outdated Show resolved Hide resolved
src/gui/folder.cpp Show resolved Hide resolved
@TheOneRing TheOneRing enabled auto-merge (rebase) November 3, 2023 14:47
Copy link

sonarcloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TheOneRing TheOneRing merged commit 81b9e59 into 5 Nov 3, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the work/11331 branch November 3, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[5.1][win] Disabling VFS deletes the dehydrated files
2 participants