https://bugs.kde.org/show_bug.cgi?id=395562

Stefan Brüns <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/sol
                   |                            |id/419a551baa3e2274bb13a7da
                   |                            |d7b9d475eff39cd3
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from Stefan Brüns <[email protected]> ---
Git commit 419a551baa3e2274bb13a7dad7b9d475eff39cd3 by Stefan Brüns.
Committed on 27/09/2018 at 15:37.
Pushed by bruns into branch 'master'.

[Fstab] Show non-empty share name in case root fs is exported

Summary:
The leading slash is stripped to save some space for the human readable
description ("share on server"). In case of an exported root filesystem,
this creates an empty export name, so readd the slash.

Test Plan:
Create two entries in fstab:
`server:/  /mnt/a/ nfs defaults 0 0`
`server:/b /mnt/b/ nfs defaults 0 0`
run e.g. solid-hardware5 list details
result
` description = '/ on server'`
` description = 'b on server'`

Reviewers: #frameworks, broulik

Reviewed By: broulik

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D15798

M  +3    -0    src/solid/devices/backends/fstab/fstabdevice.cpp

https://commits.kde.org/solid/419a551baa3e2274bb13a7dad7b9d475eff39cd3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to