Describe the bug
exports file format supports unlimited whitespace between share name and options. When importing an exports file into cockpit, there is an error if there is more than a single space between parts of each line.
To Reproduce
Steps to reproduce the behavior:
Create an exports file with multiple spaces between the mnt path and the options
Attempt to import the exports file
See error
Expected behavior
Properly parse exports file according to man page
Screenshots
If applicable, add screenshots to help explain your problem.
Client Side
Desktop (please complete the following information):
Bug Info
Describe the bug exports file format supports unlimited whitespace between share name and options. When importing an exports file into cockpit, there is an error if there is more than a single space between parts of each line.
To Reproduce Steps to reproduce the behavior:
Expected behavior Properly parse exports file according to man page
Screenshots If applicable, add screenshots to help explain your problem.
Client Side
Desktop (please complete the following information):
Server Side