projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faea132
)
orangefs: remove detritus from struct orangefs_kiocb_s
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 24 Sep 2017 21:43:00 +0000
(17:43 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 11 Oct 2017 21:23:44 +0000
(17:23 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/orangefs/orangefs-kernel.h
patch
|
blob
|
history
diff --git
a/fs/orangefs/orangefs-kernel.h
b/fs/orangefs/orangefs-kernel.h
index ea0ce507a6ab641d17c1983b898fb2f12a2d0ed2..937a5dd2cb14707b2fd44fa0cf48f9d3f00b42fa 100644
(file)
--- a/
fs/orangefs/orangefs-kernel.h
+++ b/
fs/orangefs/orangefs-kernel.h
@@
-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;