[Bug 3895] mount nfs broken in 1.18.4

bugzilla at busybox.net bugzilla at busybox.net
Sat Jun 18 09:01:42 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3895

--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com>  ---
(In reply to comment #0)
> The following command is broken in busybox 1.18.4:
> mount -t nfs -o nolock server:/dir /mountpoint
> 
> Executing this command now returns "Invalid argument".
> 
> This command used to work fine in busybox 1.18.3 (the same kernel and other
> system components).

This is rather surprising, considering that 1.18.4 had no changed in mount.

Can you run "strace -s99 -f -oLOG mount <args>" with working and with broken
mount, and attach resulting LOG files to this bug?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list