Skip to content

Fixes #1932#1933

Closed
johnnybubonic wants to merge 1 commit intoshirou:masterfrom
johnnybubonic:fix_1932
Closed

Fixes #1932#1933
johnnybubonic wants to merge 1 commit intoshirou:masterfrom
johnnybubonic:fix_1932

Conversation

@johnnybubonic
Copy link
Copy Markdown
Contributor

Certain virtual filesystems (e.g. nsfs, SOME tmpfs, overlayfs, etc.) should NOT duplicate the fstype as the source, as they have a real source.

This PR applies logic to determine whether to use mountinfo field 10 as the device ('source') or to use the mouninfo field 3 ('root') as the device.

Certain virtual filesystems (e.g. nsfs, SOME tmpfs, overlayfs, etc.)
should NOT duplicate the fstype as the source, as they have a *real*
source.

This PR applies logic to determine whether to use mountinfo field
10 as the device ('source') or to use the mouninfo field 3 ('root')
as the device.
@johnnybubonic
Copy link
Copy Markdown
Contributor Author

Actually, I'm going to close this PR and include it as part of #1931 instead as it's the same exact function.

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.

1 participant