On Wed, 2005-08-03 at 22:02 -0500, Carl E. Hartung - SuSE Mail List
Account wrote:
Hi All,
I've got a Reiserfs file system corruption problem happening here with 9.3 :-( I know it's related to 9.3 since 9.2 doesn't skip a beat on this hardware. To make sure, I reinstalled 9.2 and ran it again for three days without a symptom, However, after installing 9.3 (this is my 3rd time) within an hour of running YOU I start noticing little 'ticks' in the file system like this one I just found in /usr/bin:
drwxr-xr-x 3 root root 77872 2005-08-03 20:58 ./ drwxr-xr-x 12 root root 344 2005-08-03 17:08 ../ -rwxr-xr-x 1 root root 24916 2005-03-19 15:28 [* -rwxr-xr-x 1 root root 8818 2005-03-22 06:12 3Ddiag* <snip>
'/usr/bin/[' is not a tick, it is a synonym for the 'test' program (or shell builtin). Historically, /usr/bin/test and /usr/bin/[ were the same code hard linked together. (Or [ was symlinked to test). These are standard Unix/Linux commands, not shell builtins. The shells also have these builtin. However, I have found that on SuSE 9.3 and SLES9 and RHEL 4
On Thursday 04 August 2005 9:29 am, Kelly Burkhart wrote: that /usr/bin/[ and /usr/bin/test are now separately compiled. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9