Displaying 2 results from an estimated 2 matches for "_dir".
Did you mean:
s_dir
2015 Oct 08
1
Re: [PATCH v2 4/5] v2v:tests: use fake virtio-win drivers
On Thu, Oct 08, 2015 at 03:53:24PM +0100, Richard W.M. Jones wrote:
> I'm just testing patches 1-3, and if they pass I will push them.
>
> On Thu, Oct 08, 2015 at 04:50:35PM +0300, Roman Kagan wrote:
> > +fake_virtio_win_dir = fake-virtio-win
> > +FAKE_VIRTIO_WIN = $(wildcard $(fake_virtio_win_dir)/*/*/*/*)
>
> Why the fake_virtio_win_dir variable? Unfortunately automake treats
> variables that have '*dir' in the name specially, but in this case I
> don't think you intended that.
Absolu...
2015 May 28
3
Re: Concurrent scanning of same disk
...root/
[ 2.938232] fuse init (API version 7.23)
libguestfs: trace: mount_ro = 0
libguestfs: trace: part_to_partnum "/dev/sda1"
guestfsd: main_loop: proc 73 (mount_ro) took 0.19 seconds
guestfsd: main_loop: new request, len 0x38
libguestfs: trace: part_to_partnum = 1
libguestfs: trace: is_dir "/etc"
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 0
libguestfs: trace: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
g...