"Aaron Schulz" posted a comment on MediaWiki.r110435.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110435#c30327

Commit summary for MediaWiki.r110435:

Expanded 'shardViaHashLevels' config var in FileBackendStore to be able to 
recognize FileRepo-style deleted zone hash paths (which are different than for 
the other zones).

Aaron Schulz's comment:

<pre>if ( $hashLevels == 0 || $hashLevels == 2 ) {</pre>

This is wrong. I caught myself with this mistake in another spot but apparently 
not here. It just works due to the paranoid check in getContainerHashLevels().

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to