Menu

#66 cofs file time after touch or write

closed-fixed
nobody
None
2
2007-07-16
2005-04-26
Henry N.
No

After creat, touch or write to file the file stat is not
correct. Think is a looking problem on windows side.
After wait a while (sleep 1), file stat is correct.

Command line:
touch foo; stat foo; sleep 1; stat foo

Fist stat give incorrect file time, user root and no inode.
Second stat give correct values. Only the "last changed
time" has wrong year (2009).

Using Midnight Commander, all copied files to cofs have
first the size 0. A CTRL-R (refresh view) give correct
values.

Version 0.6.3 and 0.7.1, bug have low priority.

Henry. N.

Discussion

  • Henry N.

    Henry N. - 2005-04-26

    output for touch and stat

     
  • Henry N.

    Henry N. - 2005-04-26
    • priority: 5 --> 2
     
  • Henry N.

    Henry N. - 2007-07-16
    • status: open --> closed-fixed