Displaying 20 results from an estimated 21 matches for "pass4".
Did you mean:
pass
2003 Jun 26
2
Is there something sppecial about pass4 ?
...lt;COMPAQ BD009122C6 B016> at scbus0 target 1 lun 0 (pass1,da1)
<COMPAQ BD009122BA 3B07> at scbus0 target 2 lun 0 (pass2,da2)
<COMPAQ BD00962373 BCJE> at scbus0 target 3 lun 0 (pass3,da3)
<IBM IC35L018UCPR15-0 S70H> at scbus0 target 5 lun 0 (pass4,da4)
smaug# ls -l /dev/pass*
crw------- 1 root operator 31, 0 Jun 26 15:54 /dev/pass0
crw------- 1 root operator 31, 1 Jun 26 15:54 /dev/pass1
crw------- 1 root operator 31, 2 Jun 26 15:54 /dev/pass2
crw------- 1 root operator 31, 3 Jun 26 15:54 /dev/pass3
No pass4. I cant...
2009 Nov 20
2
[LLVMdev] llc barfing
...; <i32> [#uses=1]
%7 = icmp slt i32 %1, %6 ; <i1> [#uses=1]
br label %cont
cont: ; preds = %pass2, %fail1
%8 = phi i1 [ %7, %pass2 ], [ false, %fail1 ] ; <i1> [#uses=1]
br i1 %8, label %pass4, label %fail3
fail3: ; preds = %cont
%9 = call i32 (i8*, ...)* @printf(i8* getelementptr ([27 x i8]* @buf10, i32
0, i32 0)) ; <i32> [#uses=0]
call void @exit(i32 1)
br label %cont5
pass4: ; preds =...
2009 Nov 13
0
[LLVMdev] opt -std-compile-opts breaks tail calls
On Nov 13, 2009, at 3:34 AM, Jon Harrop wrote:
>> Point 4 is the one that caused me trouble for some time.
>> Unfortunately
>> it causes a bad interaction with the optimiser, specifically the
>> 'simplifycfg' pass. What seems to happen is that since the function
>> you are calling is marked with 'noreturn', the simplifycfg pass will
>> then
2009 Nov 13
2
[LLVMdev] opt -std-compile-opts breaks tail calls
...w_stack_depth
store %2 %3, %2* %0
ret i8* undef
pass2: ; preds = %cont
%39 = add i32 %1, 1 ; <i32> [#uses=1]
%40 = icmp slt i32 %1, 0 ; <i1> [#uses=1]
br i1 %40, label %fail6, label %pass4
pass4: ; preds = %pass2
%41 = extractvalue %0 %4, 1 ; <i32> [#uses=1]
%42 = icmp sgt i32 %41, %1 ; <i1> [#uses=1]
br i1 %42, label %cont8, label %fail6
fail6:...
2009 Nov 13
2
[LLVMdev] opt -std-compile-opts breaks tail calls
On Friday 13 November 2009 04:57:43 David Terei wrote:
> I've run into some issues with tail calls in the past, make sure you
> are doing the following:
>
> 1. Call should be marked with tail (obviously)
> 2. Next statement after tail call should be 'return void'
> 3. Use fast call convention for tail calls
> 4. Make sure the function you are calling doesn't
2010 Nov 30
1
Compiling ocfs2-tools-1.6.3 on slackware64-13.1
...=$ARCH-slackware-linux \
--enable-dynamic-fsck \
--enable-dynamic-ctl
I get this error:
gcc -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -L/lib64 -lcom_err
/lib64/libcom_err.a(error_message.o): In function `setup_et_...
2012 Sep 10
1
usb port issue in 9.1-Prerelease (Possibly Cam related)
...rops off the bus
(It does this occasionally as it resets itself)
o Causes USB bus to lose devices
ugen3.2: <HUA WEI> at usbus3 (disconnected)
u3g0: at uhub3, port 1, addr 2 (disconnected)
(cd1:umass-sim0:0:0:0): lost device, 1 refs
(cd1:umass-sim0:0:0:0): removing device entry
(pass4:umass-sim0:0:0:0): passdevgonecb: devfs entry is gone
(da0:umass-sim1:1:0:0): lost device - 0 outstanding, 1 refs
(da0:umass-sim1:1:0:0): removing device entry
(pass5:umass-sim1:1:0:0): passdevgonecb: devfs entry is gone
umass0: at uhub3, port 1, addr 2 (disconnected)
At this point that particula...
2010 Feb 13
3
ocfs2 compile error in x86_64
...#39; expects type 'long unsigned int', but
argument 8 has type '__u64'
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o
dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o
pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o
util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a
../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm
-L../libo2cb -lo2cb -lcom_err
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/libcom_err.a(error_message...
2010 Feb 13
3
ocfs2 compile error in x86_64
...#39; expects type 'long unsigned int', but
argument 8 has type '__u64'
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o
dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o
pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o
util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a
../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm
-L../libo2cb -lo2cb -lcom_err
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/libcom_err.a(error_message...
2011 Feb 18
1
How to fsck.ocfs2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
simple question: how can I execute a "fsck.ocfs2 /dev/sdf"?
All I get is
- ---snip---
myhost:~ # fsck.ocfs2 /dev/sdf
fsck.ocfs2 1.4.3
Checking OCFS2 filesystem in /dev/sdf:
Label: SAP01
UUID: 5969C8CABB854F8EA9C17B5B8DE48EC6
Number of blocks: 183500800
Block size: 4096
Number of
2013 Mar 05
2
make_dev_physpath_alias
...TA device
ses0: phy 0: parent 500304800182f4ff addr 500304800182f4ed
ses0: probe11,pass3,da2: Element descriptor: 'Slot 03'
ses0: probe11,pass3,da2: SAS Device Slot Element: 1 Phys at Slot 2
ses0: phy 0: SATA device
ses0: phy 0: parent 500304800182f4ff addr 500304800182f4ee
ses0: probe12,pass4,da3: Element descriptor: 'Slot 04'
ses0: probe12,pass4,da3: SAS Device Slot Element: 1 Phys at Slot 3
ses0: phy 0: SATA device
ses0: phy 0: parent 500304800182f4ff addr 500304800182f4ef
ses0: probe13,pass5,da4: Element descriptor: 'Slot 05'
ses0: probe13,pass5,da4: SAS Device Slot...
2009 Dec 28
3
Mail storage creation fails with virtual users
...passdb file:
user1:{PLAIN}pass1:2001:2001:User 1 Name:/var/mail/folders/user1::
mail_plugins=cmusieve
user2:{PLAIN}pass2:2002:2002:User 2 Name:/var/mail/folders/user2::
mail_plugins=cmusieve
user3:{PLAIN}pass3:2003:2003:User 3 Name:/var/mail/folders/user3::
mail_plugins=cmusieve
user4:{PLAIN}pass4:2004:2004:User 4 Name:/var/mail/folders/user4::
mail_plugins=cmusieve
Conf settings:
-bash-3.2# /usr/local/sbin/dovecot -n
# 1.0.13: /usr/local/etc/dovecot.conf
base_dir: /usr/local/var/run/
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.info.log
protocols: imap
listen: *:143
ssl...
2010 Nov 18
2
Two Windows users with two passwords must map to the same unix user
Hello,
I have no idea how to implement the following scenario apart
from running two instances of samba on the same machine...
I need a setup where two different Windows users will authen-
ticate with two different passwords but get mapped to the same
unix user.
That is
JOE got password PASS1 and maps to unix user joe with uid 1000
and
JACK got password PASS2 and maps to unix user joe with
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
...4b: Checking inodes link counts.
[INODE_COUNT] Inode 74502784 has a link count of 0 on disk but directory
entry references come to 1. Update the count on disk to man
[INODE_COUNT] Inode 142698567 has a link count of 1 on disk but
directory entry references come to 2. Update the count on disk to mn
pass4: Internal logic faliure fsck's thinks inode 149371307 has a link
count of 1 but on disk it is 0
[INODE_COUNT] Inode 149371307 has a link count of 1 on disk but
directory entry references come to 2. Update the count on disk to mn
[INODE_NOT_CONNECTED] Inode 149371307 isn't referenced by any...
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
...4b: Checking inodes link counts.
[INODE_COUNT] Inode 74502784 has a link count of 0 on disk but directory
entry references come to 1. Update the count on disk to man
[INODE_COUNT] Inode 142698567 has a link count of 1 on disk but
directory entry references come to 2. Update the count on disk to mn
pass4: Internal logic faliure fsck's thinks inode 149371307 has a link
count of 1 but on disk it is 0
[INODE_COUNT] Inode 149371307 has a link count of 1 on disk but
directory entry references come to 2. Update the count on disk to mn
[INODE_NOT_CONNECTED] Inode 149371307 isn't referenced by any...
2010 Oct 02
3
out of HDD space - zfs degraded
...chi HDS722020ALA330 JKAOA28A> at scbus2 target 0 lun 0 (pass1,ada1)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus3 target 0 lun 0 (pass2,ada2)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus4 target 0 lun 0 (pass3,ada3)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus5 target 0 lun 0 (pass4,ada4)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus6 target 0 lun 0 (pass5,ada5)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus7 target 0 lun 0 (pass6,ada6)
<ST380815AS 4.AAB> at scbus8 target 0 lun 0 (pass7,ada7)
<TSSTcorp CDDVDW SH-S223C SB01> at scbus9 tar...
2009 Jul 30
11
[PATCH 0/9] Quota support for ocfs2-tools (version 2)
Hi,
this is the next version of quota support for quota tools. I've addressed all
the comments of Tao, Joel and others. Sparse feature disabling also correctly
updates quota information now and the patch is merged into the tunefs support
patch.
Honza
2009 Jul 27
11
[PATCH 0/8] Quota support for ocfs2-tools
Hi,
I'm sending a series of patches implementing quota support into ocfs2-tools.
It's the same as the original huge patch I've sent but now it's split as Joel
asked. I've also realized that when disabling SPARSE feature, we should update
quota information. That piece of code is missing, I'll implement it soon.
Comments welcome.
Honza
2006 Mar 11
4
Problem with 16-in-1 card reader
...UANTUM ATLAS10K3_18_WLS 020W> at scbus1 target 2 lun 0 (da1,pass1)
<Generic USB SD Reader 1.00> at scbus2 target 0 lun 0 (da2,pass2)
<Generic USB CF Reader 1.01> at scbus2 target 0 lun 1 (da3,pass3)
<Generic USB SM Reader 1.02> at scbus2 target 0 lun 2 (da4,pass4)
<Generic USB MS Reader 1.03> at scbus2 target 0 lun 3 (da5,pass5)
<PLEXTOR DVDR PX-750A 1.01> at scbus4 target 0 lun 0 (cd0,pass6)
<HL-DT-ST DVD-ROM GDR8164B 0L06> at scbus4 target 1 lun 0 (cd1,pass7)
--
Alex Dupre
2009 Aug 03
9
[PATCH 0/9] Quota support for ocfs2-tools (version 3)
Hi,
below comes a new version of the series of patches implementing quota support
for ocfs2-tools. I've fixed the calls of ocfs2_malloc_blocks() which were given
number of bytes instead of number of blocks. Besides that the series should be
the same.
Honza