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

formats/fs: Set NTFS to be formattable #536

Merged
merged 1 commit into from Jan 26, 2017

Conversation

aszlig
Copy link
Contributor

@aszlig aszlig commented Jan 14, 2017

During running the test suite I found that while MKNTFS_APP is available, the tests for NTFS are skipped because it's not marked to be formattable.

During running the test suite I found that while MKNTFS_APP is
available, the tests for NTFS are skipped because it's not marked to be
formattable.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
aszlig added a commit to NixOS/nixpkgs that referenced this pull request Jan 15, 2017
Even though the ntfs3g utilities are available inside our test
environment, the format didn't get advertised as formattable because the
_formattable attribute wasn't set to True.

Submitted upstream at:

storaged-project/blivet#536

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
@vojtechtrefny
Copy link
Member

Jenkins, ok to test.

@vojtechtrefny
Copy link
Member

The test failures are unrelated to these changes.

@dwlehman: I think I remember some discussion about this, is there some reason for not having NTFS formattable?

@vpodzime
Copy link
Contributor

Jenkins, test this, please.

Copy link
Member

@vojtechtrefny vojtechtrefny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Contributor

@vpodzime vpodzime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Since we have tasks now, it shouldn't be a problem if the NTFS tools are not available.

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

3 participants