This is an example of what I just noticed:

$ ls
aaa     bbb     ccc
$ cp aaa bbb
$ ls
aaa     ccc
[ !!!, then a couple seconds later: ]
$ ls
aaa     bbb     ccc

[a few (>5) minutes later in a different vty: ]
$ cd problem_dir
$ ls
aaa     ccc
[ ugh.. ]
$ ls
aaa     bbb     ccc

[this is a filesystem with soft-updates on]

-- 
Zach Heilig <z...@uffdaonline.net>


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to