ANDROID: vfs: user permission2 in notify_change2
authorDaniel Rosenberg <drosen@google.com>
Tue, 14 Mar 2017 22:39:05 +0000 (15:39 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:42:16 +0000 (13:12 +0530)
commitdabcf1d17a04db801ac0d9068b3b20520369b8be
tree69b6ca07a6e9365b5e77f8e22ec1a60cb1336247
parent1d2509402f0531a082c81e963372d5d8e3368190
ANDROID: vfs: user permission2 in notify_change2

This allows filesystems to use their mount private data to
influence the permissions they use when attempting to touch.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 36228261
Change-Id: I1052319ba1c3ce5d5e586aa7f8a80c08851a5c7f
fs/attr.c