gitlab-org--gitlab-foss/lib/backup
Bob Van Landuyt e3ff928c75 Describe workaround when restore fails because of `Errno::EBUSY`
When `Errno::EBUSY` is raised during restore, this could indicate that
the directory being restored into is a mountpoint. In this case we
explain the user how to retry the restore.
2018-04-23 17:24:29 +02:00
..
artifacts.rb
builds.rb
database.rb
files.rb Describe workaround when restore fails because of `Errno::EBUSY` 2018-04-23 17:24:29 +02:00
helper.rb Describe workaround when restore fails because of `Errno::EBUSY` 2018-04-23 17:24:29 +02:00
lfs.rb
manager.rb
pages.rb
registry.rb
repository.rb Describe workaround when restore fails because of `Errno::EBUSY` 2018-04-23 17:24:29 +02:00
uploads.rb