Revert "ANDROID: sdcardfs: notify lower file of opens"
authorDaniel Rosenberg <drosen@google.com>
Wed, 24 Jan 2018 01:51:26 +0000 (17:51 -0800)
committerDaniel Rosenberg <drosen@google.com>
Sat, 3 Feb 2018 04:04:45 +0000 (20:04 -0800)
commitd627a9b86f916bc04c04a3649a81d119d5b4a5f4
tree8ebe24db52ce0a8a1275a37398a6388fe41c0ab4
parentb3dcc78634a7d9cad5dfa41d4d59a4d74ce4c6a5
Revert "ANDROID: sdcardfs: notify lower file of opens"

This reverts commit cb83f9ee4dbca51cef9ee710c2f8fdd96e7c996f.

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