Commit 7ba05a2
committed
rgw: s3website doesn't prefetch for web_dir() check
this function only needs to check for existence of the given path.
the sal::Object is destroyed before the function returns, so it's
wasteful to prefetch its data
Fixes: https://tracker.ceph.com/issues/62938
Signed-off-by: Casey Bodley <[email protected]>1 parent 9fedc1e commit 7ba05a2
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5282 | 5282 | | |
5283 | 5283 | | |
5284 | 5284 | | |
5285 | | - | |
5286 | 5285 | | |
5287 | 5286 | | |
5288 | 5287 | | |
| |||
0 commit comments