« Previous | Next » 

Revision 0376655e

ID0376655e988d0fb6b8b02a49ed4d519f0124a2d7
Parent 2492231f
Child de2b0d1d

Added by Guido Trotter almost 13 years ago

remove bootstrap._InitSharedFileStorage

This function is a copy of bootstrap._InitFileStorage with the following
differences:
- check constants.ENABLE_SHARED_FILE_STORAGE and not
constants.ENABLE_FILE_STORAGE
- use different local variable names
- one different error string

Thus:
- move the constant check outside of the function call
- change error string so it's clear where the error is
- call the same function twice

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences