Hi Al, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git misc - Fix bad_inode; - fixes in copy_file_range. Thanks, Miklos --- Miklos Szeredi (4): bad_inode: add missing i_op initializers vfs: check file types in vfs_copy_file_range() vfs: check PREAD/PWRITE in vfs_copy_file_range() vfs: reorder checks in vfs_copy_file_range() --- fs/bad_inode.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++---- fs/read_write.c | 36 ++++++++++++++++++++++++++---------- 2 files changed, 77 insertions(+), 14 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html