forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commit933a375
Al Viro
fuse: fix the ->direct_IO() treatment of iov_iter
the callers rely upon having any iov_iter_truncate() done inside->direct_IO() countered by iov_iter_reexpand().Reported-by: Qian Cai <cai@redhat.com>Tested-by: Qian Cai <cai@redhat.com>Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>1 parentffbc3dd commit933a375
1 file changed
+12
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3091 | 3091 | | |
3092 | 3092 | | |
3093 | 3093 | | |
3094 | | - | |
3095 | 3094 | | |
3096 | 3095 | | |
3097 | 3096 | | |
3098 | | - | |
| 3097 | + | |
3099 | 3098 | | |
3100 | 3099 | | |
3101 | 3100 | | |
3102 | 3101 | | |
3103 | 3102 | | |
3104 | 3103 | | |
3105 | 3104 | | |
3106 | | - | |
| 3105 | + | |
3107 | 3106 | | |
3108 | 3107 | | |
3109 | | - | |
3110 | | - | |
3111 | | - | |
3112 | | - | |
3113 | | - | |
3114 | | - | |
3115 | | - | |
3116 | | - | |
3117 | 3108 | | |
3118 | 3109 | | |
3119 | 3110 | | |
| |||
3129 | 3120 | | |
3130 | 3121 | | |
3131 | 3122 | | |
3132 | | - | |
| 3123 | + | |
3133 | 3124 | | |
3134 | 3125 | | |
3135 | 3126 | | |
| 3127 | + | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
| 3132 | + | |
| 3133 | + | |
3136 | 3134 | | |
3137 | 3135 | | |
3138 | 3136 | | |
3139 | 3137 | | |
3140 | | - | |
| 3138 | + | |
3141 | 3139 | | |
3142 | 3140 | | |
3143 | 3141 | | |
| |||
3155 | 3153 | | |
3156 | 3154 | | |
3157 | 3155 | | |
| 3156 | + | |
3158 | 3157 | | |
3159 | 3158 | | |
3160 | 3159 | | |
| |||
0 commit comments
Comments
(0)