android_kernel_oneplus_msm8998/fs/sdcardfs
Ritesh Harjani 239a415f39 ANDROID: sdcardfs: Set num in extension_details during make_item
Without this patch when you delete an extension from configfs
it still exists in the hash table data structures and we are
unable to delete it or change it's group.
This happens because during deletion the key & value is taken from
extension_details, and was not properly set.

Fix it by this patch.

Change-Id: I7c20cb1ab4d99e6aceadcb5ef850f0bb47f18be8
Signed-off-by: Ritesh Harjani <riteshh@codeaurora.org>
Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 73055997
2018-02-26 16:15:34 -08: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: Set num in extension_details during make_item 2018-02-26 16:15:34 -08: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