Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1539902 > unrolled thread
| Started by | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| First post | 2016-12-10 21:40 +0100 |
| Last post | 2016-12-10 21:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] vfs misc fixes Miklos Szeredi <miklos@szeredi.hu> - 2016-12-10 21:40 +0100
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Date | 2016-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(-)
Back to top | Article view | linux.kernel
csiph-web