Displaying 20 results from an estimated 30083 matches for "michael".
2017 Apr 07
0
[vhost:linux-next 13/26] drivers//virtio/virtio_pci_common.c:186:7: error: too few arguments to function 'vp_dev->setup_vq'
...^~~~~~~~~~~
drivers//virtio/virtio_pci_common.c:172:26: note: declared here
static struct virtqueue *vp_setup_vq(struct virtio_device *vdev, unsigned index,
^~~~~~~~~~~
vim +186 drivers//virtio/virtio_pci_common.c
f6813487d drivers/virtio/virtio_pci_common.c Michael S. Tsirkin 2017-04-04 180 unsigned long flags;
f6813487d drivers/virtio/virtio_pci_common.c Michael S. Tsirkin 2017-04-04 181
f6813487d drivers/virtio/virtio_pci_common.c Michael S. Tsirkin 2017-04-04 182 /* fill out our structure that represents an active queue */
f6813487d drivers/virtio...
2017 Apr 07
0
[vhost:linux-next 13/26] drivers//virtio/virtio_pci_common.c:186:7: error: too few arguments to function 'vp_dev->setup_vq'
...^~~~~~~~~~~
drivers//virtio/virtio_pci_common.c:172:26: note: declared here
static struct virtqueue *vp_setup_vq(struct virtio_device *vdev, unsigned index,
^~~~~~~~~~~
vim +186 drivers//virtio/virtio_pci_common.c
f6813487d drivers/virtio/virtio_pci_common.c Michael S. Tsirkin 2017-04-04 180 unsigned long flags;
f6813487d drivers/virtio/virtio_pci_common.c Michael S. Tsirkin 2017-04-04 181
f6813487d drivers/virtio/virtio_pci_common.c Michael S. Tsirkin 2017-04-04 182 /* fill out our structure that represents an active queue */
f6813487d drivers/virtio...
2018 Sep 12
2
Output of --list-only not as I expected for symlinks
The output of --list-only isn't as I expected as regards symlinks. Here
are my test files:
$ ls ./src
-rw------- 1 michael michael 0 2018-09-05 09:18:15 file
lrwxrwxrwx 1 michael michael 4 2018-09-05 09:18:28 near_symlink -> file
lrwxrwxrwx 1 michael michael 23 2018-09-05 09:19:05 far_symlink ->
/home/michael/Documents
The "destination" dir is empty:
$ ls ./dest
drwxr-xr-x 31 michael michae...
2020 Apr 14
0
[PATCH] vhost: do not enable VHOST_MENU by default
...Wang 2019-05-24 1515
feebcaeac79ad8 Jason Wang 2019-05-24 1516 return r;
feebcaeac79ad8 Jason Wang 2019-05-24 1517 }
26b36604523f4a Sonny Rao 2018-03-14 1518 long vhost_vring_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp)
3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1519 {
cecb46f194460d Al Viro 2012-08-27 1520 struct file *eventfp, *filep = NULL;
cecb46f194460d Al Viro 2012-08-27 1521 bool pollstart = false, pollstop = false;
3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1522 struct eventfd_ctx *ctx = NULL...
2004 Jun 17
1
Re: Clustering in R
Thanks a lot, Michael!
I cc to R-help, where this question really belongs {as the
'Subject' suggests itself...} -- please drop 'bioconductor' from
CC'ing further replies.
>>>>> "michael" == michael watson (IAH-C) <michael.watson at bbsrc.ac.uk>
>>>>>...
2018 Sep 12
2
Output of --list-only not as I expected for symlinks
...ymlinks seem to be the only anomaly in its output.
I use --dry-run and --itemize-changes frequently. But I was trying to
find something that would give me a correct list of the candidate source
files but without having to make an expensive connect to the remote
server. Any suggestions?
Thanks,
Michael Hipp
On 2018-09-12 11:17, Kevin Korb via rsync wrote:
> --list-only is simply a way to list remote files when you only have
> access via rsync. It ignores the rest of the command line. You want
> --dry-run (--itemize-changes would be a good idea too).
>
> On 09/12/2018 11:06 AM...
2020 Apr 14
5
[PATCH] vhost: do not enable VHOST_MENU by default
.... So this patch tries to enable CONFIG_VHOST explicitly in
defconfigs that enables CONFIG_VHOST_NET and CONFIG_VHOST_VSOCK.
Cc: Thomas Bogendoerfer <tsbogend at alpha.franken.de>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Michael Ellerman <mpe at ellerman.id.au>
Cc: Heiko Carstens <heiko.carstens at de.ibm.com>
Cc: Vasily Gorbik <gor at linux.ibm.com>
Cc: Christian Borntraeger <borntraeger at de.ibm.com>
Reported-by: Geert Uytterhoeven <geert at linux-m68k.org>
Signed-off-by: Jason Wang <jas...
2020 Apr 14
5
[PATCH] vhost: do not enable VHOST_MENU by default
.... So this patch tries to enable CONFIG_VHOST explicitly in
defconfigs that enables CONFIG_VHOST_NET and CONFIG_VHOST_VSOCK.
Cc: Thomas Bogendoerfer <tsbogend at alpha.franken.de>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Michael Ellerman <mpe at ellerman.id.au>
Cc: Heiko Carstens <heiko.carstens at de.ibm.com>
Cc: Vasily Gorbik <gor at linux.ibm.com>
Cc: Christian Borntraeger <borntraeger at de.ibm.com>
Reported-by: Geert Uytterhoeven <geert at linux-m68k.org>
Signed-off-by: Jason Wang <jas...
2007 Jul 30
0
Nouveau and Debian Unstable
...les on Debian unstable. All went
well until I had to insert the drm module, I recieved to following error:
insmod: error inserting 'drm.ko': -1 Unknown symbol in module
I have compiled the modules before and I have always gotten this same error.
Here is the log of my build:
debian:/home/michael/drm# ./autogen.sh --prefix=/usr && make && make install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
autoreconf: running: /usr/bin/autoconf
aut...
2006 Jan 26
2
What's wrong with Rcmdr?
...uot;load package" and select "Rcmdr", still nothing
happened...
Why didn't Rcmdr start?
Very strangely, if I close the R console and restart R console, every first
time I load "Rcmdr", it starts! But not second, third time...
What's wrong with it?
Thanks a lot!
Michael.
[[alternative HTML version deleted]]
2014 Sep 18
1
dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted.
...me -o imapc_password=password -o mail_fsync=never -o mail_prefetch_count=20 -o imapc_features=rfc822.size -o imapc_features=fetch-headers -o imapc_port=993 -o imapc_ssl=imaps -o imapc_ssl_ca_dir=/etc/ssl -o imapc_ssl_verify=no -o imapc_features=rfc822.size -o mailbox_list_index=no -D backup -R -u michael at domain.com imapc:
I get the following output (I took out some lines obviously not relevant):
doveadm(root): Debug: Loading modules from directory: /usr/lib/dovecot/modules
doveadm(root): Debug: Module loaded: /usr/lib/dovecot/modules/lib10_quota_plugin.so
doveadm(root): Debug: Loading modules...
2013 Mar 05
0
Samba 4, dynamic DNS, Kerberos
...pdates section)
...
tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
};
include "/etc/bind/samba.conf"; /* hardlink to
/var/lib/samba/private/named.conf */
Server's smb.conf:
# Global parameters
[global]
workgroup = FIREFLY
realm = FIREFLY.MICHAEL.MOL.NAME
netbios name = KAYLEE
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc,
drepl, winbind, ntp_signd, kcc, dnsupdate
# Force auth toward NTLM2
lanman auth = no
# Re-enabled NTLMv1, as De...
2018 Sep 13
1
Output of --list-only not as I expected for symlinks
...rs or anything else
that will be ignored (by rsync).
Is there any option for rsync that offers such a list?
> find /path -type f -or -type d -print (or -ls)
This tells me nothing about what *rsync* expects to do. In particular it
won't consider rsync's filters/exclusions.
Thanks,
Michael
On 2018-09-12 20:54, Kevin Korb via rsync wrote:
> How would it know what needs to be transferred without looking at both
> source and target? You are correct that it doesn't pay any attention to
> the target because it doesn't need a target. If the source is remote
> then it...
2011 Dec 13
2
Group permission problems [RESEND]
Hello all,
Re-sending due to incorrect mapping of linefeeds from hotmail.
I'm having an issue with group permissions.
I have created a group called smbusers which I have added myself to,
with the following commands:
# groupadd smbusers
# usermod -G smbusers michael
I then create a directory called foodir, owned by adm with group
smbusers. Permissions are correct (770) but I cannot access the
directory. When I change permissions to 777, I can access.
Below is output from various commands, run as user michael:
$ groups michael
michael: michael, smbusers
$...
2005 Sep 06
4
url_for: :overwrite_params went missing
Somewhere between 0.13.1 and the current SVN version
the :overwrite_params option to url_for (and related methods) went
missing. I can''t tell whether this was deliberate or by mistake, and I
have no idea how to get the same functionality in some other way
either.
Michael
--
Michael Schuerig Life is what happens
mailto:michael-q5aiKMLteq4b1SvskN2V4Q@public.gmane.org While you''re making plans
http://www.schuerig.de/michael/ --Kevin Gilbert, A Long Day''s Life
2005 Sep 13
12
PDF views?
...t I want. I don''t need to create arbitrary PDF. What I''d like to do
is create PDF templates and fill in the blanks. Roughly, I''m looking
for functionality akin to the mail merge feature of word processors,
including conditional and repeated elements, say, table rows.
Michael
[*] http://wiki.rubyonrails.com/rails/show/HowtoGeneratePDFs
--
Michael Schuerig Face reality and stare it down
mailto:michael-q5aiKMLteq4b1SvskN2V4Q@public.gmane.org --Jethro Tull, Silver River Turning
http://www.schuerig.de/michael/
2009 Apr 19
19
Controller spec: testing that scope is set
In a Rails controller I set the scope on a model class in an around
filter. I have defined expectations on the model classes, and ideally, I
would add a further expectation for the scope. Is this already possible
in some way? How would I go about adding support a scope expectation?
Michael
--
Michael Schuerig
mailto:michael at schuerig.de
http://www.schuerig.de/michael/
2000 Jul 19
0
Possible bug in 2.0.7?
...; %a %N
Windows 98 client PC log file:
[2000/07/13 13:50:50, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon(391)
cli_net_sam_logon: NT_STATUS_PASSWORD_MUST_CHANGE
[2000/07/13 13:50:50, 0] smbd/password.c:domain_client_validate(1470)
domain_client_validate: unable to validate password for user michael in
domain ORGANICS to Domain controller NTTESTSERVER. Error was
NT_STATUS_PASSWORD_MUST_CHANGE.
[2000/07/13 13:50:50, 1] smbd/reply.c:reply_sesssetup_and_X(925)
Rejecting user 'michael': authentication failed
[2000/07/13 13:50:50, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon(391)
cli_...
2003 Oct 10
1
R sometimes dies from within Perl
Hi Guys
This is a combined Perl/R question, hopefully there are enough people out there who use both to help me. I am using the latest versions of both on a SUSE Linux 8.2 machine.
I am wrapping up R in some very simple perl scripts. My problem is that when I run a series of commands from within R, with a certain data set, one of the commands reports an error but the R process remains active.
2005 Nov 03
5
Using eth1
Hi !
What is the best way to use eth1 of my dom0 in my domU ?
i tried that in Dom0 but bridge don''t want comes up :
./xen-network-common.sh "network-bridge net-dev=eth1 bridge=brint virtnum=1"
Thanks
Michael
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel