D27835: sftp: fix free space query for urls with empty path

2020-03-06 Thread Harald Sitter
This revision was automatically updated to reflect the committed changes.
Closed by commit R320:5cfd852a975e: sftp: fix free space query for urls with 
empty path (authored by sitter).

CHANGED PRIOR TO COMMIT
  https://phabricator.kde.org/D27835?vs=76940=77117#toc

REPOSITORY
  R320 KIO Extras

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27835?vs=76940=77117

REVISION DETAIL
  https://phabricator.kde.org/D27835

AFFECTED FILES
  sftp/kio_sftp.cpp

To: sitter, ngraham, meven
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, 
cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, 
michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov


D27835: sftp: fix free space query for urls with empty path

2020-03-04 Thread Méven Car
meven accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R320 KIO Extras

BRANCH
  sftp-free-path

REVISION DETAIL
  https://phabricator.kde.org/D27835

To: sitter, ngraham, meven
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, 
cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, 
michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov


D27835: sftp: fix free space query for urls with empty path

2020-03-04 Thread Harald Sitter
sitter created this revision.
sitter added a reviewer: ngraham.
Herald added projects: Dolphin, Frameworks.
Herald added subscribers: kfm-devel, kde-frameworks-devel.
sitter requested review of this revision.

REVISION SUMMARY
  e.g. `sftp://localhost` has an empty path
  
  fall back to assume it means '/'

TEST PLAN
  free space correctly listed on sftp://localhost

REPOSITORY
  R320 KIO Extras

BRANCH
  sftp-free-path

REVISION DETAIL
  https://phabricator.kde.org/D27835

AFFECTED FILES
  sftp/kio_sftp.cpp

To: sitter, ngraham
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, 
cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, 
michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov