]> git.karo-electronics.de Git - linux-beck.git/commit
fs: out of bounds on stack in iov_iter_advance
authorAl Viro <viro@ZenIV.linux.org.uk>
Wed, 11 Nov 2015 16:33:39 +0000 (16:33 +0000)
committerMike Marshall <hubcap@omnibond.com>
Mon, 16 Nov 2015 16:27:24 +0000 (11:27 -0500)
commit555fa0fa618b846c5b38406347b7d53ace320ac6
treede747c0b36b8eb74d10f99049691c4bc471c2bc2
parenta52079dad4718fa924ae81a939f8a665366f562b
fs: out of bounds on stack in iov_iter_advance

On Wed, Nov 11, 2015 at 10:19:48AM +0000, Al Viro wrote:

> I'll cook the minimal fixup for API change after I get some sleep and
> send it your way, unless somebody gets there first...

This should do it - switches ->ioctl() to pvfs2_inode_[gs]etxattr() and
converts xattr_handler ->[gs]et() to new API.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/file.c
fs/orangefs/pvfs2-kernel.h
fs/orangefs/xattr.c