android_kernel_oneplus_msm8998/fs/sdcardfs
Daniel Rosenberg c4e9b94bcb ANDROID: sdcardfs: fix ->llseek to update upper and lower offset
Adapted from wrapfs
commit 1d1d23a47baa ("Wrapfs: fix ->llseek to update upper and lower
offsets")

Fixes bug: xfstests generic/257. f_pos consistently is required by and
only by dir_ops->wrapfs_readdir, main_ops is not affected.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Signed-off-by: Mengyang Li <li.mengyang@stonybrook.edu>
Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 35766959
Change-Id: I360a1368ac37ea8966910a58972b81504031d437
2017-04-06 17:37:39 -07:00
..
dentry.c ANDROID: sdcardfs: Fix style issues with comments 2017-03-23 20:13:01 -07:00
derived_perm.c ANDROID: sdcardfs: Use to kstrout 2017-03-23 20:13:01 -07:00
file.c ANDROID: sdcardfs: fix ->llseek to update upper and lower offset 2017-04-06 17:37:39 -07:00
inode.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2017-03-23 20:13:01 -07:00
Kconfig sdcardfs: remove effectless config option 2016-03-23 17:48:27 -07:00
lookup.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2017-03-23 20:13:01 -07:00
main.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2017-03-23 20:13:01 -07:00
Makefile Included sdcardfs source code for kernel 3.0 2016-03-22 20:27:13 -07:00
mmap.c ANDROID: sdcardfs: support direct-IO (DIO) operations 2017-02-24 17:51:49 -08:00
multiuser.h ANDROID: sdcardfs: Fix gid issue 2017-03-14 14:53:51 -07:00
packagelist.c ANDROID: sdcardfs: Use pr_[...] instead of printk 2017-03-23 20:13:01 -07:00
sdcardfs.h ANDROID: sdcardfs: Fix style issues in macros 2017-03-23 20:13:01 -07:00
super.c ANDROID: sdcardfs: Use seq_puts over seq_printf 2017-03-23 20:13:01 -07:00