]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ext4: rename logic_sb_block
authorAndrew Morton <akpm@osdl.org>
Wed, 11 Oct 2006 08:21:20 +0000 (01:21 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 18:14:18 +0000 (11:14 -0700)
commit288d179b0a40a4f93ed8af3b0a515f1f4409ae59
treeb85a2c9eed08ce38fe085bbc76b569854f0b0396
parent717f67a2e5730690e53ef9eaa496b19bff34ca62
[PATCH] ext4: rename logic_sb_block

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?

Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ext4/super.c