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

Fixes for mounting loopback devices on F2FS partitions #7

Open
wants to merge 2 commits into
base: nougat-7.0.0-release-griffin
Choose a base branch
from

Conversation

Stark2x
Copy link

@Stark2x Stark2x commented Feb 26, 2017

Mounting an raw image under a f2fs-formated partition (e.g. /data) as a loopback device fails due to missing read/write pointers.

Reference: https://forum.xda-developers.com/showpost.php?p=70492947&postcount=8793

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This fixes pointer panic when using inline_dentry, which was triggered when
backporting to 3.10.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
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.

1 participant