Comment 4 for bug 1878601

Revision history for this message
weisun (wsun07) wrote : Re: nfs-utils in Debian and Ubuntu is *very* old

Hi Dan,

Yes, there is a reason. The mount nfs with sloppy (-s) option is broken in Debian 11 release. I just checked the mainline and confirmed it has been fixed with the following two changes.

2021-07-26 Steve Dickson mount.nfs: Fix the sloppy option processing
2021-06-10 Jianhong Yin mount.nfs: insert 'sloppy' at beginning of the options

If you do not want to update the version, would you please at least merge these two changes into Debian package? I am happy to share the changes that merged by me. I confirmed it works. It took me one week to figure it out and hope others will not repeat what I have done.

Thanks,
Wei