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:32:16 +0000 (19:32 -0800)
commit6b508c8d77e1db393bf021f0e3eccdb84c7cddd6
treeeda57a66f844f5cf6f325927d8f7aaf50631eaf1
parent4325c9c3359b9e2080d8b9867ae2a06d69672302
Revert "ANDROID: sdcardfs: notify lower file of opens"

This reverts commit 77b02dccafafc467e2f299d49f652b1875c013c7.

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