[PATCH] Add -t noproc,tmpfs options to mount/umount

Natanael Copa natanael.copa at gmail.com
Wed Apr 4 12:22:40 PDT 2007


On Wed, 2007-04-04 at 18:10 +0100, Roy Marples wrote:
> 
> @@ -1608,6 +1636,7 @@
>         // argument when we get it.
>  
>         if (argc == 2) {
> +               printf ("ss\n");
>                 if (nonroot)
>                         bb_error_msg_and_die(must_be_root);
>                 mtpair->mnt_fsname = argv[0];
> @@ -1703,9 +1732,7 @@

I believe this hunk shouldnt be there.

I wondered where those 'ss' came from :-)

Natanael Copa



More information about the busybox mailing list