Skip to content

fs: Fix dir open during failure condition #5183

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

Merged
merged 1 commit into from
Sep 28, 2017

Conversation

geky
Copy link
Contributor

@geky geky commented Sep 22, 2017

Should leave the Dir in an openable state, currently does not since it thinks it's in use by the fs it failed to open on.

@geky geky force-pushed the fix-dir-open-failures branch from 58425f4 to 9a3d21d Compare September 22, 2017 23:12
Should leave the Dir in an openable state, currently does not
since it thinks it's in use by the fs it failed to open on.
@geky geky force-pushed the fix-dir-open-failures branch from 9a3d21d to a6b3b55 Compare September 22, 2017 23:40
@JanneKiiskila
Copy link
Contributor

@adbridge @0xc0170 - please tag to 5.6.1 or 5.6.2.

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 27, 2017

/morph test-nightly

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1403

All builds and test passed!

@theotherjimmy theotherjimmy merged commit 5a01858 into ARMmbed:master Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants