>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 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...? Jan Engelhardt -- _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
