Date: Mon, 20 Feb 2012 19:31:27 +0100 From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= <fernando.apesteguia@gmail.com> To: vermaden <vermaden@interia.pl> Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: devd based AUTOMOUNTER Message-ID: <CAGwOe2YZHdta3EaHvjDtbay%2BOZLbC8RVhakJY=e__XvYZMDi6A@mail.gmail.com> In-Reply-To: <qpllomledmtoonkvjpct@nagj> References: <hkubftdrahxmtuzcfqzh@ziad> <4F3EE186.4020801@gmail.com> <uhhupehcnrebtwjfedhg@xlkc> <201202181409.08859.hselasky@c2i.net> <evbvqmovseenzzafkvdy@cufm> <dusvifyxcdqegubftcgz@lvhf> <qpllomledmtoonkvjpct@nagj>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 20, 2012 at 2:27 PM, vermaden <vermaden@interia.pl> wrote:
> written by ${ME} ...
>
> > First BUG: (not fixed yet, but workaround already is working)
> >
> > TEST/BUG/CASE:
> > Plug in FAT32 and NTFS drives at the same time, when FAT32 device
> > will be detected first, it will get mounted and the NTFS drive will be
> > mounted TWICE, so I added > __check_already_mounted function
> > to check if it is not already mounted.
>
> This BUG is fixed, I was in wrong assumption, that the script would
> be only executed for /dev/da0 but it was executed for every
> device/partition node that appeared separately, like /dev/da0,
> /dev/da0s1, /dev/da0s2 etc.
>
> Currently there is no knows bugs, but the prepared earlier
> 'workaround functions' remain just in case.
>
> As I written before its now available here:
> https://github.com/vermaden/automount
>
What a nice piece of work.
I just downloaded it and try it on a FreeBSD 9.0-RELEASE with custom
kernel. It works like a charm. I tried three different USB devices without
noticing any problems (and I was very impolite when I unplugged them).
Thanks for this script.
> Regards,
> vermaden
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ---
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2YZHdta3EaHvjDtbay%2BOZLbC8RVhakJY=e__XvYZMDi6A>
