Now when tables keep their own copy of storage options, it's possible for each table to add table-specific information on it. Namely -- path for local storage and prefix for S3 one (in fact, it's not a "prefix", but a key in sstables registry, but fixing it is beyond the scope of this set). Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>