Commit ef0bfb8
committed
librumpxen_xendev: Do not test uio->uio_offset in xenbus_dev_write
This field is undefined on entry to f_write functions.
(The copying of the file offset to and from this field is done by
vn_read and vn_write, only for vnode entries, which this isn't.)
Signed-off-by: Ian Jackson <[email protected]>1 parent 2f23dc0 commit ef0bfb8
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 119 | | |
123 | 120 | | |
124 | 121 | | |
| |||
0 commit comments