Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro: "Several fixes for bugs caught while looking through f_pos (ab)users" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: aout32 coredump compat fix splice: don't pass the address of ->f_pos to methods mconsole: we'd better initialize pos before passing it to vfs_read()...
Showing
- arch/um/drivers/mconsole_kern.c 1 addition, 1 deletionarch/um/drivers/mconsole_kern.c
- arch/x86/ia32/ia32_aout.c 1 addition, 1 deletionarch/x86/ia32/ia32_aout.c
- fs/internal.h 6 additions, 0 deletionsfs/internal.h
- fs/read_write.c 16 additions, 8 deletionsfs/read_write.c
- fs/splice.c 18 additions, 13 deletionsfs/splice.c
- include/linux/fs.h 0 additions, 2 deletionsinclude/linux/fs.h
- include/linux/splice.h 1 addition, 0 deletionsinclude/linux/splice.h
Loading
Please register or sign in to comment