OSDN Git Service

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 03:49:15 +0000 (19:49 -0800)
commitbf71113b96a21aacb6e4bce8a85a34e0919d0362
tree7221623dba74532f0ce300aa3b64daee628278af
parent3e3abc76c509688a47f30e507f65e8188357ba1f
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