All of lore.kernel.org
 help / color / mirror / Atom feed
* Beginner questions about ext4
@ 2013-06-12 12:20 Felipe Monteiro de Carvalho
  2013-06-23  6:29 ` Felipe Monteiro de Carvalho
  0 siblings, 1 reply; 18+ messages in thread
From: Felipe Monteiro de Carvalho @ 2013-06-12 12:20 UTC (permalink / raw)
  To: linux-ext4

Hello,

I am starting with ext4 development, so I have lot's of questions =)

1> About ext4 feature FLEX_BG, I see that it merges multiple
groups in 1 group, but I wonder how this makes sense...
In ext3 did each block group contain always 1 block? 
If not, then how many?
And if not, how does that differ from FLEX_BG?

2> I see that the number of groups inside a flexible group is
given by 2^sb.s_log_groups_per_flex but:
a> Every single group is a flexible group or some are and some now?
b> This number is the same for all flexible groups?

3> Could anyone be kind enough to post the full path which is done
to find data in a given file?
I already found inode.i_block .... wonder what are the other links between 
things, like for example between a group and inodes, etc...

thanks,

Felipe Monteiro de Carvalho

PS: I need to restrict each line to 80 chars because of gmane,
sorry for that =(


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-07-16  6:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-12 12:20 Beginner questions about ext4 Felipe Monteiro de Carvalho
2013-06-23  6:29 ` Felipe Monteiro de Carvalho
2013-06-23 11:59   ` Theodore Ts'o
2013-07-01 15:23     ` Felipe Monteiro de Carvalho
2013-07-01 16:55       ` Theodore Ts'o
2013-07-10 16:13         ` Felipe Monteiro de Carvalho
2013-07-10 17:24           ` Theodore Ts'o
2013-07-11  7:37             ` Felipe Monteiro de Carvalho
2013-07-11 15:23               ` Theodore Ts'o
2013-07-15 10:20     ` Felipe Monteiro de Carvalho
2013-07-15 13:43       ` Theodore Ts'o
2013-07-15 16:09         ` Felipe Monteiro de Carvalho
2013-07-15 16:37           ` Theodore Ts'o
2013-07-15 17:55             ` Felipe Monteiro de Carvalho
2013-07-15 18:10               ` Theodore Ts'o
2013-07-15 18:18                 ` Felipe Monteiro de Carvalho
2013-07-15 18:59                   ` Theodore Ts'o
2013-07-16  6:14                     ` Felipe Monteiro de Carvalho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.