search for: dwu

Displaying 8 results from an estimated 8 matches for "dwu".

Did you mean: dwc
2011 Jun 01
6
[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
...uld cause some confusion about disk name in the case of hot-plugging disks. And it's impossible to find the lowest available index by just maintaining a simple index. So it's changed to use ida to allocate index via referring to the index allocation in scsi disk. Signed-off-by: Mark Wu <dwu at redhat.com> --- drivers/block/virtio_blk.c | 37 ++++++++++++++++++++++++++++++++----- 1 files changed, 32 insertions(+), 5 deletions(-) diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 079c088..ba734b3 100644 --- a/drivers/block/virtio_blk.c +++ b/drivers/block/...
2011 Jun 01
6
[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
...uld cause some confusion about disk name in the case of hot-plugging disks. And it's impossible to find the lowest available index by just maintaining a simple index. So it's changed to use ida to allocate index via referring to the index allocation in scsi disk. Signed-off-by: Mark Wu <dwu at redhat.com> --- drivers/block/virtio_blk.c | 37 ++++++++++++++++++++++++++++++++----- 1 files changed, 32 insertions(+), 5 deletions(-) diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 079c088..ba734b3 100644 --- a/drivers/block/virtio_blk.c +++ b/drivers/block/...
2011 Oct 30
2
[PATCHv4] virtio-blk: use ida to allocate disk index
Based on a patch by Mark Wu <dwu at redhat.com> Current index allocation in virtio-blk is based on a monotonically increasing variable "index". This means we'll run out of numbers after a while. It also could cause confusion about the disk name in the case of hot-plugging disks. Change virtio-blk to use ida to a...
2011 Oct 30
2
[PATCHv4] virtio-blk: use ida to allocate disk index
Based on a patch by Mark Wu <dwu at redhat.com> Current index allocation in virtio-blk is based on a monotonically increasing variable "index". This means we'll run out of numbers after a while. It also could cause confusion about the disk name in the case of hot-plugging disks. Change virtio-blk to use ida to a...
2002 Aug 08
1
Permission nightmares
...ror message: "Cannot copy geology: Access is denied." "Make sure the disk is not full or write-protected and that the file is not currently in use." User ends up with a 0 byte file in the destination directory, which is the SAMBA share on the Unix box: drwxrwxr-x 2 gilsonm dwu 512 Aug 8 10:19 testdir # cd testdir # ls -lArt total 0 -rwxrw-r-- 1 gilsonm dwu 0 Aug 8 10:19 geology.apr What's weird is the directory that's being copied TO was created by the same user who's doing the copying! I've changed the create mask to 777 &...
2011 Jan 15
45
[Bug 33165] New: Nouveau + nvidia GT240 = unworkable
https://bugs.freedesktop.org/show_bug.cgi?id=33165 Summary: Nouveau + nvidia GT240 = unworkable Product: xorg Version: 7.5 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...HN4lvfyCiQ|)B^c{JR4G}V`2XKZ;hmKKSfwbJRq(&86!OU_ zbV12uLRC(XqU at aDz-Q9=)a?C4Gwin{Er4DNEo_Mr%uo39rPvZBv>oqBdf%R*yL_(5 zFpr+a0IN;VqDr2V9B-L9^zuGM{=G=CFJfJbo=S{Pj_Fy8 at RWn*EXquCFj7UOjp?nl zE2feZsT<^}6RLk3s6um<;@Dgz__h*wTVW1Yp<SL9wTqOW6G9KOEx|8 at 5@wK|xlgH} zZ5ru-2_oQ2p(_1TXiAHeHWkuTdwU|(grb+G<`<w+reGk(rWm2A^qgwYp-n<PNvMX6 z+Ge;kHNP{oiD^n;nnFsHjWNcK8$;$?&uUOg*n|>9NB8i-=~tr7T7t1Qi?rz-Xg^l_ zWc0kAjP at g8G!?9#Qe;Ia;E6U<<mqn9iBlI}E1H_sWS;EaDMR<i$n;R`yJb#k_T at 6K z7<3(sxK`#_$youXSF3gZUipP|4UD)d#<?O!4ki at 3H0C}QNGMWnwYVn6y#+-iQ)lNd zwNnMB89`MfRVDv4!=+%m...
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