[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] filesize=0
From: |
T.Aonuma |
Subject: |
Re: [Dazuko-help] filesize=0 |
Date: |
Fri, 1 Apr 2005 00:39:13 +0900 |
Mr. John Ogness
This happens because there are times when Dazuko is unable to grab all the
information about the file. It would be better if your application used
fstat() for C or File.length() for Java. Sometimes things in the kernel
look differently than they do to userland applications. This is why it is
always best if your application checks the size itself.
It is going to process to the timing which dazuko has detected.
fopen() and fstat() is used.
However, the contents of a file are processed as 0.
I thought that the file would be locked by the Dazuko side.
However, file access is tried to the same timing. There is a successful
file.
For example.
"Blue Quartz" is used.(http://bluequartz.org/)
In "Blue Quartz", iptables is rewritten periodically.
A file can be read about a "iptables".
When file size is recognized to be 0. When the right size is recognized.
What is the cause?
It does not understand.
T.Aonuma
- Re: [Dazuko-help] filesize=0, (continued)
- Re: [Dazuko-help] filesize=0, T.Aonuma, 2005/03/30
- Re: [Dazuko-help] filesize=0, John Ogness, 2005/03/30
- Re: [Dazuko-help] filesize=0, T.Aonuma, 2005/03/30
- Re: [Dazuko-help] filesize=0, T.Aonuma, 2005/03/30
- Re: [Dazuko-help] filesize=0, John Ogness, 2005/03/30
- Re: [Dazuko-help] filesize=0, T.Aonuma, 2005/03/30
- Re: [Dazuko-help] filesize=0, John Ogness, 2005/03/31
- Re: [Dazuko-help] filesize=0, T.Aonuma, 2005/03/31
- Re: [Dazuko-help] filesize=0, John Ogness, 2005/03/31
- Re: [Dazuko-help] filesize=0, T.Aonuma, 2005/03/31
- Re: [Dazuko-help] filesize=0,
T.Aonuma <=