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

Misc fixes #23

Closed
wants to merge 5 commits into from
Closed

Misc fixes #23

wants to merge 5 commits into from

Conversation

HeisSpiter
Copy link
Contributor

No description provided.

@HeisSpiter HeisSpiter changed the title Don't attempt to release a non acquired resource Misc fixes Jul 27, 2016
sdever pushed a commit to sdever/reactos-deprecrated-gitsvn that referenced this pull request Aug 5, 2016
Import three fixes from my local GitHub repository:
- Don't attempt to remove Vcb from list twice on shutdown
- Properly add CCB to root_file
- Init cache for root_file so that cache uninit on shutdown isn't problematic

This fixes BTRFS in ReactOS.
These fixes have already been submitted upstream (maharmstone/btrfs#23).

CORE-11674


git-svn-id: file:///srv/svn/reactos/trunk@72024 97493ccd-5924-5043-b1f5-66cb403b36ce
mvardan pushed a commit to mvardan/ros-svn-mirror that referenced this pull request Aug 9, 2016
Import three fixes from my local GitHub repository:
- Don't attempt to remove Vcb from list twice on shutdown
- Properly add CCB to root_file
- Init cache for root_file so that cache uninit on shutdown isn't problematic

This fixes BTRFS in ReactOS.
These fixes have already been submitted upstream (maharmstone/btrfs#23).

CORE-11674


git-svn-id: https://svn.reactos.org/reactos/trunk@72024 97493ccd-5924-5043-b1f5-66cb403b36ce
@maharmstone
Copy link
Owner

Thanks Pierre, I've accepted four out of the five. For the Vcb list_entry one, the bug's actually in drv_shutdown - uninit gets called from elsewhere as well.

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.

None yet

2 participants