fix device path in mount with two arguments

Alexander Chukov sash at pdaXrom.org
Mon Jan 5 14:38:00 UTC 2009


HAL calls command "mount" with device name likes //dev/xxx.  Busybox 
"mount" doesn't simplify device path if the second argument  
(mountpoint) is presented. Command "umount" always simplifies device 
path, so it can't find device in fstab. The patch for fixing this 
problem is attached.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mount.c.diff
Url: http://lists.busybox.net/pipermail/busybox/attachments/20090105/e3f600b6/attachment.diff 


More information about the busybox mailing list