Public bug reported:

Commit 58c3ca1a4354de276bb2cf56466d783708d752a4 ('5.1.7-1 (patches
unapplied)') includes a fix for /etc/auto.net that removes the
deprecated `intr` option from the opts= line.  This commit has been
around since 2021, however the /etc/auto.net in Ubuntu 25.10 still
contains the `intr` option:

    # grep intr /etc/auto.net 
    opts="-fstype=nfs,hard,intr,nodev,nosuid"
    opts="-fstype=nfs4,hard,intr,nodev,nosuid,async"

This causes the kernel to display this message every hour or so,
flooding dmesg:

nfs: Deprecated parameter 'intr'

** Affects: autofs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2147361

Title:
  /etc/auto.net includes deprecated `intr` parameter despite patch that
  removes it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/2147361/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to