| Summary: | busybox mount does not understand --rbind option | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Michael Tokarev <mjt+busybox> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.18.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch for the issue | ||
|
Description
Michael Tokarev
2011-03-09 21:36:49 UTC
Created attachment 3145 [details]
patch for the issue
Fixed in git, will be in 1.19.x: commit 19311bfa7b8e8c6effa9c375de9b0eb4338bee12 Author: Roman Borisov <ext-roman.borisov@nokia.com> Date: Thu Mar 24 15:08:43 2011 +0300 mount: add --rbind option support Signed-off-by: Roman Borisov <ext-roman.borisov@nokia.com> |