commit | bf71113b96a21aacb6e4bce8a85a34e0919d0362 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Jan 23 17:51:26 2018 -0800 |
committer | Daniel Rosenberg <drosen@google.com> | Fri Feb 02 19:49:15 2018 -0800 |
tree | 7221623dba74532f0ce300aa3b64daee628278af | |
parent | 3e3abc76c509688a47f30e507f65e8188357ba1f [diff] |
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>