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


Groups > linux.kernel > #1539902 > unrolled thread

[GIT PULL] vfs misc fixes

Started byMiklos Szeredi <miklos@szeredi.hu>
First post2016-12-10 21:40 +0100
Last post2016-12-10 21:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

#1539902 — [GIT PULL] vfs misc fixes

FromMiklos Szeredi <miklos@szeredi.hu>
Date2016-12-10 21:40 +0100
Subject[GIT PULL] vfs misc fixes
Message-ID<sMWB3-6OF-5@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web