lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 07 Oct 2006 23:45:08 +0400
From:	Alex Tomas <alex@...sterfs.com>
To:	Theodore Tso <tytso@....edu>
Cc:	Dave Kleikamp <shaggy@...tin.ibm.com>,
	Andrew Morton <akpm@...l.org>,
	ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] Get rid of extents mount option - try 2

>>>>> Theodore Tso (TT) writes:

 >> Also, do we update the superblock in every transaction that creates or
 >> deletes a file?  Otherwise, how do we guarantee the count is accurate
 >> after replaying the journal?

 TT> Yes, we do.  The number of free inodes has to be kept up-to-date,
 TT> after all, so the superblock is marked dirty and as being part of the
 TT> transaction.

actually, not any more. we use group descriptors to initialize
free inodes counter at mount time.

thanks, Alex
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ