OSDN Git Service

ANDROID: sdcardfs: Call lower fs's revalidate
authorDaniel Rosenberg <drosen@google.com>
Tue, 25 Apr 2017 02:49:02 +0000 (19:49 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Tue, 14 Aug 2018 12:17:11 +0000 (17:47 +0530)
commitcc776061b1ee1ad4a13fd37ad1b605f4f50d881c
tree93ef696e21d8d26bfcf758cdc3986ad11308d258
parente5fc523faa0da71b97cca7f6da088c874e6a0cf4
ANDROID: sdcardfs: Call lower fs's revalidate

We should be calling the lower filesystem's revalidate
inside of sdcardfs's revalidate, as wrapfs does.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 35766959
Change-Id: I939d1c4192fafc1e21678aeab43fe3d588b8e2f4
fs/sdcardfs/dentry.c