mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nikita Danilov <Nikita@Namesys.COM>
To: Micha Feigin <michf@post.tau.ac.il>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: reiserfs - difference between a commit and a transaction
Date: Fri, 6 Feb 2004 12:05:33 +0300	[thread overview]
Message-ID: <16419.22749.486759.348150@laputa.namesys.com> (raw)
In-Reply-To: <20040206002346.GA2571@luna.mooo.com>

Micha Feigin writes:
 > I am trying to do some work on reiserfs to make it laptop-mode
 > compliant. After looking at the code because it was still noisy after I
 > thought I told correctly to be quite, raised a question that I was
 > hoping someone can clarify for me.
 > 
 > Reiserfs has both a transaction and a commit and I was wondering what
 > is which.

Transaction is a sequence of file system modifications that (by the
virtue of file system implementation) is bound to either be completed as
a whole or be aborted as a whole (this is called "atomicity").

Commit is a certain operation performed during transaction life-time to
implement its atomicity.

 > 
 > (I am mostly interested in this from the point of what max_trans_age
 > and max_commit_age affect)

Take a look at the "commit" mount option of reiserfs.

 > 
 > Thanks

Nikita.

  reply	other threads:[~2004-02-06  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-06  0:23 Micha Feigin
2004-02-06  9:05 ` Nikita Danilov [this message]
2004-02-06 19:26   ` Micha Feigin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16419.22749.486759.348150@laputa.namesys.com \
    --to=nikita@namesys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michf@post.tau.ac.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®