----- Original Message -----
> From: "Cyril Hrubis" <chru...@suse.cz>
> To: "Jan Stancek" <jstan...@redhat.com>
> Cc: ltp-list@lists.sourceforge.net, li...@redhat.com
> Sent: Wednesday, 21 January, 2015 11:36:40 AM
> Subject: Re: [LTP] [PATCH] runltp: export initialized LTP_DEV
>
> Hi!
> > So, it looks like this is not bug after all, but udev rule that keeps
> > firing "blkid":
> >
> > /lib/udev/rules.d/60-persistent-storage.rules:84
> > KERNEL!="xvd*|sr*", IMPORT{program}="/sbin/blkid -o udev -p $tempnode"
> > /sbin/blkid -o udev -p /dev/loop0
> >
> > If attach/detach happens too quickly, blkid might still hold reference
> > and loop_clr_fd() then complains with EBUSY:
> > if (lo->lo_refcnt > 1) /* we needed one fd for the ioctl */
> > return -EBUSY;
> >
> > The only idea I have is to sleep/retry for a short period - see attached
> > patch.
>
> Sounds reasonable to me.
>
I pushed both patches.
Regards,
Jan
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list