Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Rename database file to sfs.db #245

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Commits on Nov 13, 2023

  1. rgw/sfs: Replace "s3gw.db" with constant

    Use constants DB_FILENAME and DB_WAL_FILENAME to refer to our database
    filename.
    
    Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
    Marcel Lauhoff committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6aa58cf View commit details
    Browse the repository at this point in the history
  2. rgw/sfs: Change database basename to 'sfs'

    Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
    Marcel Lauhoff committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    69c0648 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. rgw/sfs: Rename legacy database filename to new if exists on startup

    Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
    Marcel Lauhoff committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    834fe55 View commit details
    Browse the repository at this point in the history