search for: cshihpin

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

2000 Jul 05
1
Openssh-2.1.1p2 BUG? X11 forwarding no longer works
...e."); return 0; } It should be session_x11_req(Session *s) { if (no_port_forwarding_flag) { debug("X11 forwarding disabled in user configuration file."); return 0; } -- Chan Shih-Ping (Richard) <cshihpin at dso.org.sg> DSO National Laboratories 20 Science Park Drive Singapore 118230
2000 Jul 05
1
OpenSSH-2.1.1p2: Is this misuse of strtok?
...once more to (quoting from the source code) /* Check that there is no garbage at end of line. */ But surely strtok() is being called with the context established by proto_spec() rather than the original context. A similar problem seems to occur in servconf.c. -- Chan Shih-Ping (Richard) <cshihpin at dso.org.sg> DSO National Laboratories 20 Science Park Drive Singapore 118230
2001 Jun 01
2
ext3 and 2.4.5: OK, but how to convert / ?
Hi. I just installed ext3 for 2.4.5 from http://www.uow.edu.au/~andrewm/linux/ext3/ but couldn't find anything about converting my root partition to ext3. 2 partitions are now ext3 after I umount and tune2fs, but what should I do with / ? I tried init 1 and umount, but tune2fs would fail because it was on read-only fs. Another question is if I can now build ext2 as a module, and if it's
2001 Jun 01
1
Export knfsd/ext3 on doubly patched kernel(knfsd/reiserfs) OK?
...bly patched kernel (2.4.5) (1) Apply gkernel/CVS ext3 patches (2) Apply Neil Brown/Reiserfs team knfsd and reiserfs patches Will ext3 be exportable by knfsd (i.e. inherit automagically the nfsd_operations thingies from ext2) or does it need further patching? -- Chan Shih-Ping (Richard) <cshihpin@dso.org.sg> DSO National Laboratories 20 Science Park Drive Singapore 118230
2001 Jun 04
1
Ooops output
...c: 89 c7 mov %eax,%edi Code; c0158238 <ext3_prepare_write+6c/1f4> e: b8 00 e0 ff ff mov $0xffffe000,%eax Code; c015823d <ext3_prepare_write+71/1f4> 13: 21 00 and %eax,(%eax) -- Chan Shih-Ping (Richard) <cshihpin@dso.org.sg> DSO National Laboratories 20 Science Park Drive Singapore 118230
2001 Jun 25
1
Any issues with ext3-0.0.7 on 2.4.6-pre5?
...tionality of -pre3 onwards. My intent for the test system is to protect all standard partitions /, /usr, /var with ext3 (easier to revert to ext2 and do OS upgrades) and try a mixture of ext3 and reiserfs for exporting of data and user home partitions.] Cheers! -- Chan Shih-Ping (Richard) <cshihpin@dso.org.sg> DSO National Laboratories 20 Science Park Drive Singapore 118230
2001 Jan 29
1
Is ext3 kernel nfsd friendly?
...port it I was just wondering whether ext3 has all the "magic" necessary to play nicely with knfsd. Or does the fact that ext3 depends on the ext2 code mean that it will automagically do the right thing by knfsd? Cheers and thanks for any enlightenment. -- Chan Shih-Ping (Richard) <cshihpin@dso.org.sg> DSO National Laboratories 20 Science Park Drive Singapore 118230
2001 Apr 20
1
Just stirring the waters...
...nation given in the -pre patch?) I wonder whether you folks are still finding heavy load corruption problems for 2.4? [My production servers are running ext3(6b)+2.2.19.] Of course the real reason for asking is...are the showstoppers to fielding ext3 on 2.4.X overcome? Cheers!! Richard Chan <cshihpin@dso.org.sg>