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] [day] [month] [year] [list]
Date:	Fri, 6 Oct 2006 00:07:57 -0600
From:	Andreas Dilger <adilger@...sterfs.com>
To:	akpm@...l.org
Cc:	linux-ext4@...r.kernel.org
Subject: Re: + ext4-rename-logic_sb_block.patch added to -mm tree

On Oct 05, 2006  20:06 -0700, akpm@...l.org wrote:
> Subject: ext4: rename logic_sb_block
> From: Andrew Morton <akpm@...l.org>
> 
> I assume this means "logical sb block".  So call it that.
> 
> I still don't understand the name though.  A block is a block.  What's
> different about this one?

The ext3 superblock is at a 1kB offset from the start of the device.
For 1kB blocksize filesystems this is at block 1, while for 2kB+ blocksize
filesystems this is block 0 + 1024 bytes...

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

-
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