commit | 317e770e66d67fb849ba5bf0df2976c26f86ebae | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Wed Oct 26 17:36:05 2016 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Tue Jan 31 10:47:23 2017 -0800 |
tree | f6a88424220baf677ab5318cff2a9cd6a192a80e | |
parent | 1844d9e62363c346b020c21575c77ff8fe8c2331 [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>