Re: [zfs-discuss] Re: recovered state after system crash

2007-05-05 Thread Neil . Perrin
kyusun Chang wrote: Does ZFS recover all file system transactions which it returned with success since the last commit of TxG, which implis that ZIL must flush log records for each successful file system transaction before it returns to caller so that t can replay the filesystem tra

[zfs-discuss] Re: recovered state after system crash

2007-05-05 Thread kyusun Chang
> > > Does ZFS recover all file system transactions which > it returned with success > > since the last commit of TxG, which implis that ZIL > must flush log records for > > each successful file system transaction before it > returns to caller so that > t can replay > > the filesystem transaction