From 9ed437c50d89eabae763dd422579f73fdebf288d Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Wed, 22 Aug 2007 12:39:19 +0100 Subject: [PATCH] [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: David Woodhouse --- Reading git-format-patch failed