Some of our FSFS config settings will cause malfunction if invalid values were given. Thus, sanitize them before using them. * subversion/libsvn_fs_fs/fs_fs.c (sanitize_block_size): New function to verify config data. (read_config): Use the new function to guarantee valid settings in our FS struct.