On Wed, Apr 26, 2006 at 03:55:47PM +0200, Jan Engelhardt wrote: > >Hi everyone, > > > >My unionfs contained the following scary file: > > > >-rw-r--r-- 0 root root 376 Apr 12 22:39 syslog.conf.save > > > >Note that its hard link count is 0! I have never seen a file with a > >link count of 0 before. (I don't think nfsd had either. It returned > >EACCES to a client trying to open the file, although the file can be > >read locally). > > Oh that's easy: > > 15:55 linux01:~ > md xx > 15:55 linux01:~ > cd xx > 15:55 linux01:~/xx > rd ../xx
What's `rd`? > 15:55 linux01:~/xx > l -d . > drwxr-xr-x 0 jengelh users 0 2006-04-26 15:55 . > 15:55 linux01:~/xx > > > But with a file...? Hrm...I applied Junjiro's fix a while back (10 days ago). Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
