D21204: Ensure no trailing slash in mountpoint read from fstab file.
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sat May 25 17:22:37 BST 2019
bruns added inline comments.
INLINE COMMENTS
> meven wrote in fstabhandling.cpp:142
> I am not familiar with those mounts.
> What is the udi of those mounted filesystem ?
for NFS the following entries are valid:
- 192.168.0.1:/some/dir
- 192.168.0.1:/some/dir/
- server:/other
- server:/
while `server:` (without slash) is invalid.
The first two entries are semantically the same
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D21204
To: meven, bruns, #frameworks
Cc: ngraham, bruns, apol, kde-frameworks-devel, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190525/17b5055a/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list