[BusyBox 0000405]: [PATCH] nfs mount and options are broken in svn
bugs at busybox.net
bugs at busybox.net
Fri Sep 2 23:18:55 UTC 2005
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=405
======================================================================
Reported By: amir
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 405
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 08-27-2005 05:06 PDT
Last Modified: 09-02-2005 16:18 PDT
======================================================================
Summary: [PATCH] nfs mount and options are broken in svn
Description:
nfs mounting and probably more is broken after the last mount.c changes.
1. parse_mount_options() is not adding options to string_flags correctly.
2. nfs has to `goto mount_it_now` when nfsmount return sucessfully,
otherwise no mount happens.
======================================================================
----------------------------------------------------------------------
landley - 09-02-05 16:18
----------------------------------------------------------------------
r11289
I can't personally test nfs, but the fix was checked in three days ago and
I haven't heard any complains, so I'm going to close out the bug now...
Issue History
Date Modified Username Field Change
======================================================================
08-27-05 05:06 amir New Issue
08-27-05 05:06 amir Status new => assigned
08-27-05 05:06 amir Assigned To => BusyBox
08-27-05 05:06 amir File Added: nfs-mount-fix.diff
09-02-05 16:18 landley Status assigned => closed
09-02-05 16:18 landley Note Added: 0000488
======================================================================
More information about the busybox-cvs
mailing list