android_kernel_oneplus_msm8998/fs/sdcardfs
Daniel Rosenberg 2240ca0fc8 ANDROID: sdcardfs: Hold i_mutex for i_size_write
When we call i_size_write, we must be holding i_mutex to avoid
possible lockups on 32 bit/SMP architectures. This is not
necessary on 64 bit architectures.

Change-Id: Ic3b946507c54d81b5c9046f9b57d25d4b0f9feef
Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 73287721
2018-02-23 23:01:54 +00:00
..
dentry.c ANDROID: sdcardfs: Check for NULL in revalidate 2017-05-23 00:18:43 +00:00
derived_perm.c ANDROID: sdcardfs: Protect set_top 2018-02-02 19:32:16 -08:00
file.c ANDROID: sdcardfs: Hold i_mutex for i_size_write 2018-02-23 23:01:54 +00:00
inode.c ANDROID: sdcardfs: Use lower getattr times/size 2018-02-02 19:03:19 -08:00
Kconfig sdcardfs: remove effectless config option 2016-03-23 17:48:27 -07:00
lookup.c ANDROID: sdcardfs: d_splice_alias can return error values 2017-06-07 13:51:22 -07:00
main.c ANDROID: sdcardfs: Protect set_top 2018-02-02 19:32:16 -08:00
Makefile Included sdcardfs source code for kernel 3.0 2016-03-22 20:27:13 -07:00
mmap.c ANDROID: sdcardfs: Directly pass lower file for mmap 2017-04-11 14:25:31 -07:00
multiuser.h ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges 2017-04-26 16:56:27 -07:00
packagelist.c ANDROID: sdcardfs: remove dead function open_flags_to_access_mode() 2017-06-20 13:39:39 -07:00
sdcardfs.h ANDROID: sdcardfs: Protect set_top 2018-02-02 19:32:16 -08:00
super.c ANDROID: sdcardfs: Protect set_top 2018-02-02 19:32:16 -08:00