public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* block allocation for ext2_mkdir
@ 2008-12-18 18:42 Rohit Sharma
  2008-12-18 19:52 ` Rohit Sharma
  0 siblings, 1 reply; 11+ messages in thread
From: Rohit Sharma @ 2008-12-18 18:42 UTC (permalink / raw)
  To: Kernelnewbies, ext4

How does ext2 allocate blocks for directory.

ext2_mkdir               calls            ext2_make_empty

ext2_make_empty     calls           __ext2_write_begin

__ ext2_write_begin   calls           block_write_begin

my query is that how does this function allocates blocks for directories. ??

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

end of thread, other threads:[~2008-12-19 20:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 18:42 block allocation for ext2_mkdir Rohit Sharma
2008-12-18 19:52 ` Rohit Sharma
2008-12-18 22:39   ` Jan Kara
2008-12-19  7:42     ` Rohit Sharma
2008-12-19  9:21       ` Sandeep K Sinha
2008-12-19  9:35       ` Peter Teoh
2008-12-19 11:18         ` Rohit Sharma
2008-12-19 15:29           ` Peter Teoh
2008-12-19 18:49             ` Rohit Sharma
2008-12-19 19:01               ` Rohit Sharma
2008-12-19 20:24                 ` Sandeep K Sinha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox