From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: transaction and atomicity Date: Sat, 04 May 2002 06:01:59 +0400 Message-ID: <3CD34117.70806@namesys.com> References: <3CD2FF66.50100@icqmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: David Garamond Cc: reiserfs-list@namesys.com David Garamond wrote: > since reiserfs is a transactional filesystem, i wonder whether it > exposes a "transaction api". or if not, can i somehow control write > caching to make several filesystem modification operations committed > to disk as a single group? [or will this be tackled in one of reiserfs > version 4?] > > if any of the above is not possible, is there a way to do filesystem > operations grouping so they become more reliable (all-or-nothing)? > > -- > dave > > > see v4 design web page, api only in v4...