[BusyBox] [PATCH] support mount -o move

Erik Andersen andersen at codepoet.org
Wed May 26 21:27:05 UTC 2004


On Fri Apr 30, 2004 at 10:44:00AM -0700, Kevin P. Fleming wrote:
> Yes, I know busybox is in feature freeze. If this two-liner is too much 
> that's fine, but it's handy.
> 
> This patch allows busybox mount to support "-o move" just like it 
> supports "-o bind", which is the equivalent of util-linux "mount --move".
> 
> Usage is:
> 
> mount -o move /mnt/point/1 /mnt/point/2
> 
> where /mnt/point/1 is an already mounted filesystem; it will be moved to 
> /mnt/point/2.

Works for me.  Applied.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list