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

Update pathname during squashfs pre_scan #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darktemplarbasealt
Copy link
Contributor

This change may be useful during debugging

@nigels-com
Copy link
Collaborator

I can can test these two changes since I happen to be actively working with sqashfs at the moment...
I'll follow up in a day or two.

@darktemplarbasealt
Copy link
Contributor Author

This change is not noticeable to user of this module since parent_name is only used for recursively constructing pathname which is used in next level of call to pre_scan. But it may be useful if you are debugging or if correct parent_name or pathname would be used for something else.

I've tested this change only with python 3.7.

@matteomattei
Copy link
Owner

matteomattei commented Sep 10, 2019

@nigels-com did you test the changes?
If they work feel free to squash and merge.

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.

3 participants