Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1539902

[GIT PULL] vfs misc fixes

From Miklos Szeredi <miklos@szeredi.hu>
Newsgroups linux.kernel
Subject [GIT PULL] vfs misc fixes
Date 2016-12-10 21:40 +0100
Message-ID <sMWB3-6OF-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] vfs misc fixes Miklos Szeredi <miklos@szeredi.hu> - 2016-12-10 21:40 +0100

csiph-web