Revert "ANDROID: sdcardfs: notify lower file of opens"
authorDaniel Rosenberg <drosen@google.com>
Wed, 24 Jan 2018 01:51:26 +0000 (17:51 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:47 +0000 (18:03 +0200)
commit5280fa1331be017e317f1ce2d6cfcc93b870624a
treec78f8730031ea1206fa6729b6d771e8a89afea71
parent4ed30c36c320465f34eab46ba28af5a79758c655
Revert "ANDROID: sdcardfs: notify lower file of opens"

This reverts commit f18c44dc552e2ed0655ed5ec49b578da4dd30588.

Instead of calling notify within sdcardfs, which reverse the
order of notifications during an open with truncate, we'll
make fs_notify worry about it.

Change-Id: Ic634401c0f223500066300a4df8b1453a0b35b60
Bug: 70706497
Signed-off-by: Daniel Rosenberg <drosen@google.com>
fs/sdcardfs/file.c