On Sun, 13 Feb 2011, Ivan Voras wrote:
On 13 February 2011 11:51, Bruce Evans wrote:
On Sat, 12 Feb 2011, Konstantin Belousov wrote:
Log:
??When creating a directory entry for the journal, always read at least
??the fragment, and write the full block. Reading less might not work
??due to dev
On 13 February 2011 11:51, Bruce Evans wrote:
> On Sat, 12 Feb 2011, Konstantin Belousov wrote:
>
>> Log:
>> When creating a directory entry for the journal, always read at least
>> the fragment, and write the full block. Reading less might not work
>> due to device sector size bigger then size
On Sat, 12 Feb 2011, Konstantin Belousov wrote:
Log:
When creating a directory entry for the journal, always read at least
the fragment, and write the full block. Reading less might not work
due to device sector size bigger then size of direntries in the
last directory fragment.
I think it