Displaying 20 results from an estimated 21 matches for "mkp".
Did you mean:
map
2003 Dec 30
0
help regarding migration of user from nt to linux
...pire -w domain-name -U Administrator%password
follwoing message is coming :
Failed to fetch domain database : NT_STATUS_ACCESS_DENIED
Which access it is refering ?
While looking the system log in event viewer on winnt following messge are coming :
The full synchronisation request from the server MKP failed with the following error : Access is denied.
While running following command :
net rpc join -S NTSERVERNAME -w NTDOMAINNAME -U Administrator%password
at linux it is coming : Joined MAIL Domain
And also at server manager this host is added but system log is telling that :
The session se...
2005 Apr 10
2
Plotting the occassional second label
...t sometimes two chemicals have
been used and are listed in separate rows in the table as below; then
the labels are written on top of each other.
> spray
SprayDate PD Trt Qwater Qai
1 2005-03-09 Spidermites Pegasus 1300 1.04
2 2005-03-10 Powdery MKP 800 0.40
3 2005-03-10 Powdery Nimrod 250 EC 800 2.40
4 2005-03-12 Spidermites Pegasus 1300 1.04
5 2005-03-16 Spidermites Pegasus 1300 1.04
6 2005-03-17 Powdery Stroby 50 WG 800 0.40
7 2005-03-21 Spidermites Dynamec 1.8 EC 1250 0.62
8 2005-03-21 Spidermites...
2005 Jun 01
3
x[x$a=="q",,drop=TRUE]
...Evisect S
0 13 0
0
Flint Floramite Impulse
Karate
0 15 0
0
Karate zeon Melody Meltatox 40 EC
MKP
0 0 0
0
Molasses Nembicidine Nimrod 250 EC
Nissorun 10 EC
0 0 0
12
Oberon Orthene 75 WP Oscar 20 SC
Pegasus...
2020 Jun 16
0
[PATCH 00/17] spelling.txt: /decriptors/descriptors/
...or it, and saw how
> pervasive it was.
>
> so here I am ... fixing a typo globally... but with an addition in
> scripts/spelling.txt so it shouldn't re-appear ;-)
>
> [...]
Applied to 5.9/scsi-queue, thanks!
[06/17] scsi: Fix trivial spelling
https://git.kernel.org/mkp/scsi/c/0a19a725c0ed
--
Martin K. Petersen Oracle Linux Engineering
2020 Jul 14
0
[PATCH] scsi: virtio_scsi: remove unnecessary condition check
...troy can correctly handle
> null pointer parameter, so there is no need to check if the
> parameter is null before calling kmem_cache_destroy and
> mempool_destroy.
Applied to 5.9/scsi-queue, thanks!
[1/1] scsi: virtio_scsi: Remove unnecessary condition check
https://git.kernel.org/mkp/scsi/c/92e8d0323a51
--
Martin K. Petersen Oracle Linux Engineering
2020 Sep 22
0
[PATCH] Rescan the entire target on transport reset when LUN is 0
...h the spec and allows control
> planes to hotplug targets with large numbers of LUNs without having to
> request a RESCAN for each one of them.
Applied to 5.10/scsi-queue, thanks!
[1/1] scsi: virtio_scsi: Rescan the entire target on transport reset when LUN is 0
https://git.kernel.org/mkp/scsi/c/beef6fd02b90
--
Martin K. Petersen Oracle Linux Engineering
2020 Jul 29
3
[PATCH 0/1] virtio-scsi: fix missing unplug events when all LUNs are unplugged at the same time
virtio-scsi currently has limit of 8 outstanding notifications so when more that
8 LUNs are unplugged, some are missed.
Commit 5ff843721467 ("scsi: virtio_scsi: unplug LUNs when events missed")
Fixed this by checking the 'event overflow' bit and manually scanned the bus
to see which LUNs are still there.
However there is a corner case when all LUNs are unplugged.
In this case
2013 Jul 22
1
[PATCH 1/1 v2] Add UFS1/2 support to Extlinux installer.
...lt;martin at mira.isdn.cs.tu-berlin.de>.
+ *
+ * NeXTstep support added on February 5th 1998 by
+ * Niels Kristian Bech Jensen <nkbj at image.dk>.
+ *
+ * Write support by Daniel Pirkl <daniel.pirkl at email.cz>
+ *
+ * HP/UX hfs filesystem support added by
+ * Martin K. Petersen <mkp at mkp.net>, August 1999
+ *
+ * UFS2 (of FreeBSD 5.x) support added by
+ * Niraj Kumar <niraj17 at iitbombay.org> , Jan 2004
+ *
+ */
+
+#ifndef __LINUX_UFS_FS_H
+#define __LINUX_UFS_FS_H
+
+#include <inttypes.h>
+
+typedef uint64_t __fs64;
+typedef uint32_t __fs32;
+typedef uint16...
2013 Jul 12
2
[PATCH 001/001] Add UFS1/2 support to Extlinux installer.
...lt;martin at mira.isdn.cs.tu-berlin.de>.
+ *
+ * NeXTstep support added on February 5th 1998 by
+ * Niels Kristian Bech Jensen <nkbj at image.dk>.
+ *
+ * Write support by Daniel Pirkl <daniel.pirkl at email.cz>
+ *
+ * HP/UX hfs filesystem support added by
+ * Martin K. Petersen <mkp at mkp.net>, August 1999
+ *
+ * UFS2 (of FreeBSD 5.x) support added by
+ * Niraj Kumar <niraj17 at iitbombay.org> , Jan 2004
+ *
+ */
+
+#ifndef __LINUX_UFS_FS_H
+#define __LINUX_UFS_FS_H
+
+#include <inttypes.h>
+
+typedef uint64_t __fs64;
+typedef uint32_t __fs32;
+typedef uint16...
2014 May 29
3
[PATCH 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
Wrote the documentation below. I think it would be good to push the doc to
the wiki as soon as the UFS support gets merged.
Unix Fast File System (UFS/FFS) 1/2 on Syslinux - (usage/install)
-----
There is a confusion about the name of this file system, then I decided to
contact the author who replied:
"The name has always been
2014 May 29
3
[PATCH v2 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
Change since v1:
* Fix bug on dentry structure (thank you specification; btw, sarcasm), and
consequently a bug on ufs_readdir.
* Add readlink support (applied tests for symlinks whose destionation path
were stored in blk pointers and the file itself).
* Several improvements.
Wrote the documentation below. I think it would be good to
2018 May 30
1
[ovirt-users] Re: Gluster problems, cluster performance issues
...filesystems going
offline.
Disable the 'sd' timeout and allow the host to do exception handling,
following the precedent of the storvsc driver.
Hannes has a proposal to introduce timeouts in virtio, but this provides
an immediate solution for stable kernels too.
[mkp: fixed typo]
Reported-by: Douglas Miller <dougmill at linux.vnet.ibm.com>
Cc: "James E.J. Bottomley" <jejb at linux.vnet.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen at oracle.com>
Cc: Hannes Reinecke <hare at suse.de>
Cc: linux...
2020 Nov 20
14
[Bridge] [PATCH 000/141] Fix fall-through warnings for Clang
Hi all,
This series aims to fix almost all remaining fall-through warnings in
order to enable -Wimplicit-fallthrough for Clang.
In preparation to enable -Wimplicit-fallthrough for Clang, explicitly
add multiple break/goto/return/fallthrough statements instead of just
letting the code fall through to the next case.
Notice that in order to enable -Wimplicit-fallthrough for Clang, this
change[1]
2020 Nov 20
14
[Bridge] [PATCH 000/141] Fix fall-through warnings for Clang
Hi all,
This series aims to fix almost all remaining fall-through warnings in
order to enable -Wimplicit-fallthrough for Clang.
In preparation to enable -Wimplicit-fallthrough for Clang, explicitly
add multiple break/goto/return/fallthrough statements instead of just
letting the code fall through to the next case.
Notice that in order to enable -Wimplicit-fallthrough for Clang, this
change[1]
2020 Nov 20
14
[Bridge] [PATCH 000/141] Fix fall-through warnings for Clang
Hi all,
This series aims to fix almost all remaining fall-through warnings in
order to enable -Wimplicit-fallthrough for Clang.
In preparation to enable -Wimplicit-fallthrough for Clang, explicitly
add multiple break/goto/return/fallthrough statements instead of just
letting the code fall through to the next case.
Notice that in order to enable -Wimplicit-fallthrough for Clang, this
change[1]
2018 May 30
2
[ovirt-users] Re: Gluster problems, cluster performance issues
...9;sd' timeout and allow the host to do exception handling,
>> following the precedent of the storvsc driver.
>>
>> Hannes has a proposal to introduce timeouts in virtio, but this provides
>> an immediate solution for stable kernels too.
>>
>> [mkp: fixed typo]
>>
>> Reported-by: Douglas Miller <dougmill at linux.vnet.ibm.com>
>> Cc: "James E.J. Bottomley" <jejb at linux.vnet.ibm.com>
>> Cc: "Martin K. Petersen" <martin.petersen at oracle.com>
>> Cc: Hannes Re...
2018 May 30
0
[ovirt-users] Re: Gluster problems, cluster performance issues
...low the host to do exception handling,
>>> following the precedent of the storvsc driver.
>>>
>>> Hannes has a proposal to introduce timeouts in virtio, but this provides
>>> an immediate solution for stable kernels too.
>>>
>>> [mkp: fixed typo]
>>>
>>> Reported-by: Douglas Miller <dougmill at linux.vnet.ibm.com>
>>> Cc: "James E.J. Bottomley" <jejb at linux.vnet.ibm.com>
>>> Cc: "Martin K. Petersen" <martin.petersen at oracle.com>
>>&g...
2018 May 30
1
[ovirt-users] Re: Gluster problems, cluster performance issues
...tion handling,
>>>> following the precedent of the storvsc driver.
>>>>
>>>> Hannes has a proposal to introduce timeouts in virtio, but this provides
>>>> an immediate solution for stable kernels too.
>>>>
>>>> [mkp: fixed typo]
>>>>
>>>> Reported-by: Douglas Miller <dougmill at linux.vnet.ibm.com>
>>>> Cc: "James E.J. Bottomley" <jejb at linux.vnet.ibm.com>
>>>> Cc: "Martin K. Petersen" <martin.petersen at oracle.co...
2018 Jun 01
0
[ovirt-users] Re: Gluster problems, cluster performance issues
...gt;>> following the precedent of the storvsc driver.
>>>>>
>>>>> Hannes has a proposal to introduce timeouts in virtio, but this provides
>>>>> an immediate solution for stable kernels too.
>>>>>
>>>>> [mkp: fixed typo]
>>>>>
>>>>> Reported-by: Douglas Miller <dougmill at linux.vnet.ibm.com>
>>>>> Cc: "James E.J. Bottomley" <jejb at linux.vnet.ibm.com>
>>>>> Cc: "Martin K. Petersen" <martin.peter...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking