Commit 0ad761d
committed
Ports/libfuse: Don't blanket-disable options we don't support
There's no need to do this, and this actually creates more informative
errors when we encounter an unsupported options, since it'll be our
own fusermount utility that complains rather than a library routine
inside libfuse.1 parent 04acc84 commit 0ad761d
File tree
1 file changed
+3
-22
lines changed- Ports/libfuse/patches
1 file changed
+3
-22
lines changedLines changed: 3 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 136 | + | |
156 | 137 | | |
157 | 138 | | |
158 | 139 | | |
| |||
165 | 146 | | |
166 | 147 | | |
167 | 148 | | |
168 | | - | |
| 149 | + | |
169 | 150 | | |
170 | 151 | | |
171 | 152 | | |
| |||
185 | 166 | | |
186 | 167 | | |
187 | 168 | | |
188 | | - | |
| 169 | + | |
189 | 170 | | |
190 | 171 | | |
191 | 172 | | |
| |||
0 commit comments