commit | 424d3c9024fe57f79ffa7052dd0449cb5a9c62cc | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Wed Oct 26 17:36:05 2016 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Tue Aug 28 17:10:42 2018 +0530 |
tree | 61bff229e431ef0cf7ba249603e6736310a2acb4 | |
parent | bcc8f0a2253a925c7afc6e40d1a9a1c64994848f [diff] |
ANDROID: sdcardfs: Add gid and mask to private mount data Adds support for mount2, remount2, and the functions to allocate/clone/copy the private data The next patch will switch over to actually using it. Change-Id: I8a43da26021d33401f655f0b2784ead161c575e3 Signed-off-by: Daniel Rosenberg <drosen@google.com>