mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
orangefs: remove detritus from struct orangefs_kiocb_s
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
faea13297e
commit
6570f0dd60
@ -274,12 +274,6 @@ struct orangefs_kiocb_s {
|
||||
/* orangefs kernel operation type */
|
||||
struct orangefs_kernel_op_s *op;
|
||||
|
||||
/* The user space buffers from/to which I/O is being staged */
|
||||
struct iovec *iov;
|
||||
|
||||
/* number of elements in the iovector */
|
||||
unsigned long nr_segs;
|
||||
|
||||
/* set to indicate the type of the operation */
|
||||
int rw;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user