[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20161210203334.GJ2622@veci.piliscsaba.szeredi.hu>
Date: Sat, 10 Dec 2016 21:33:34 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [GIT PULL] vfs misc fixes
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(-)
Powered by blists - more mailing lists