]> mj.ucw.cz Git - libucw.git/commit
conf2: implemented committing only dirty sections
authorRobert Spalek <robert@ucw.cz>
Mon, 24 Apr 2006 17:59:47 +0000 (19:59 +0200)
committerRobert Spalek <robert@ucw.cz>
Mon, 24 Apr 2006 17:59:47 +0000 (19:59 +0200)
commit857dd31e41ca769549f898e0c287c513fe0bf268
tree727de0c4727346d0d57bc74dc0ef3a530ee6d64a
parent461724cdbe88fede989a3ddebd4aac8b88e68b0d
conf2: implemented committing only dirty sections

This is now needed very much, because several commit-hooks allocate tens
of kilobytes of memory in the journal at each commit (e.g. alphabet.c)
lib/conf2-test.c
lib/conf2.c