android_kernel_google_msm/fs/fuse
Miklos Szeredi 182420b652 fuse: set stolen page uptodate
commit aa991b3b267e24f578bac7b09cc57579b660304b upstream.

Regular pipe buffers' ->steal method (generic_pipe_buf_steal()) doesn't set
PG_uptodate.

Don't warn on this condition, just set the uptodate flag.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-06-19 11:40:24 +08:00
..
control.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
cuse.c fs: add module.h to files that were implicitly using it 2011-10-31 19:30:31 -04:00
dev.c fuse: set stolen page uptodate 2015-06-19 11:40:24 +08:00
dir.c fuse: hotfix truncate_pagecache() issue 2014-03-11 16:10:04 -07:00
file.c fuse: hotfix truncate_pagecache() issue 2014-03-11 16:10:04 -07:00
fuse_i.h fuse: hotfix truncate_pagecache() issue 2014-03-11 16:10:04 -07:00
inode.c fuse: hotfix truncate_pagecache() issue 2014-03-11 16:10:04 -07:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00