CIFS automounts put inappropriate options in /etc/auto.network

Issue #166 resolved
Ian Brabham created an issue

When the Mount manager creates CIFS automounts it add the inappropriate options "tcp,soft," to the record created in /etc/auto.network

Manually correcting the record and reloading the autofs allows the automount to work properly.

The "tcp,soft," options are appropriate for NFS style mounts, however they should be under user control, via the options field.

Magic options really should not be automagically created.

Reproduction steps

Create a CIFS automount using Setup > Network > Mount Manager.

It will not work.

Check the contents of the /etc/auto.network, the created record will have the inappropriate option "tcp,soft," included.

Comments (4)

  1. Peter Urbanec
    • removed issue_status

    The issue was updated with the following change(s):

    • The status has been updated, from New to Testing.
  2. Peter Urbanec

    Fixed in git and a pull request was sent upstream. Once merged upstream, it should propagate back down to T3 firmware builds, but it may not be in time for the next build.

  3. Peter Urbanec
    • removed issue_resolution
    • removed issue_percent
    • removed issue_close
    • removed issue_status

    Fixed in 20140418

    The issue was updated with the following change(s):

    • The status has been updated, from Testing to Closed.
    • This issue has been closed
    • This issue's progression has been updated to 100 percent completed.
    • The resolution has been updated, from Not determined to Fixed.
  4. Log in to comment