universal7580: fix commit "ANDROID: sdcardfs: Hold i_mutex for
authorCorinna Vinschen <xda@vinschen.de>
Sun, 18 Nov 2018 18:21:35 +0000 (19:21 +0100)
committerDanny Wood <danwood76@gmail.com>
Fri, 8 Nov 2019 12:04:24 +0000 (12:04 +0000)
commit80c8f85e4c66f3249f20e0e8c989c4acad1bc6cc
tree6ad8886cf60709c47691ec7b577d85f270d9b9ca
parent95d8f84f843aad77a4d74e3d94fdbdf97af570fe
universal7580: fix commit "ANDROID: sdcardfs: Hold i_mutex for
 i_size_write"

I accidentally merged the 3.18 patch, using a different way to access
the lower file's inode.  Use the 3.10 technique instead.

Change-Id: Iea18abcb24cce9afa23e870af8beb31767d67250
Signed-off-by: Corinna Vinschen <xda@vinschen.de>
fs/sdcardfs/file.c