/openbmc/linux/include/linux/ |
H A D | aio.h | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/udf/ |
H A D | file.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/mm/ |
H A D | page_io.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/nfs/ |
H A D | direct.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ |
H A D | read_write.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | aio.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ocfs2/ |
H A D | file.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ceph/ |
H A D | file.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/kernel/printk/ |
H A D | printk.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/net/ |
H A D | socket.c | diff 66ee59af630fd8d5f4f56fb28162857e629aa0ab Wed Feb 11 12:56:46 CST 2015 Christoph Hellwig <hch@lst.de> fs: remove ki_nbytes
There is no need to pass the total request length in the kiocb, as we already get passed in through the iov_iter argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|