[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2d08ef090812181042k2b15f27fke39076cc72453797@mail.gmail.com>
Date: Fri, 19 Dec 2008 00:12:35 +0530
From: "Rohit Sharma" <imreckless@...il.com>
To: Kernelnewbies <kernelnewbies@...linux.org>,
ext4 <linux-ext4@...r.kernel.org>
Subject: block allocation for ext2_mkdir
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. ??
--
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