Commit 3ab394b
fuse: disable the combination of passthrough and writeback cache
Current design and handling of passthrough is without fuse
caching and with that FUSE_WRITEBACK_CACHE is conflicting.
Fixes: 7dc4e97 ("fuse: introduce FUSE_PASSTHROUGH capability")
Cc: [email protected] # v6.9
Signed-off-by: Bernd Schubert <[email protected]>
Acked-by: Amir Goldstein <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>1 parent f7790d6 commit 3ab394b
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1332 | 1332 | | |
1333 | 1333 | | |
1334 | 1334 | | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
1335 | 1339 | | |
1336 | 1340 | | |
1337 | 1341 | | |
1338 | 1342 | | |
1339 | | - | |
| 1343 | + | |
| 1344 | + | |
1340 | 1345 | | |
1341 | 1346 | | |
1342 | 1347 | | |
| |||
0 commit comments