[JFFS2] Fix ACL vs. mode handling.
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 22 Aug 2007 11:39:19 +0000 (12:39 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 22 Aug 2007 11:39:19 +0000 (12:39 +0100)
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: David Woodhouse <dwmw2@infradead.org>

No differences found