Skip to content
Commit 9ed437c5 authored by David Woodhouse's avatar David Woodhouse
Browse files

[JFFS2] Fix ACL vs. mode handling.



When POSIX ACL support was enabled, we weren't writing correct
legacy modes to the medium on inode creation, or when the ACL was set.
This meant that the permissions would be incorrect after the file system
was remounted.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 09b3fba5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment