Commit 805c6d3
committed
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro:
"No common topic, just assorted fixes"
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
fuse: fix the ->direct_IO() treatment of iov_iter
fs: fix cast in fsparam_u32hex() macro
vboxsf: Fix the check for the old binary mount-arguments struct3 files changed
Lines changed: 14 additions & 15 deletions
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments