linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Small cleanup of ext[34] get_blocks function
@ 2009-05-20 17:25 Jan Kara
  2009-05-20 17:25 ` [PATCH 1/2] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() Jan Kara
  2009-05-20 17:25 ` [PATCH 2/2] ext4: Get rid of extend_disksize parameter of ext4_get_blocks_handle() Jan Kara
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Kara @ 2009-05-20 17:25 UTC (permalink / raw)
  To: linux-ext4; +Cc: Andrew Morton, tytso

  Hi,

  two patches below cleanup get_blocks() functions of ext3 and ext4 - they
remove parameter extend_disksize which was in fact unused. Ted, would you
merge the ext4 patch and Andrew, would you merge the ext3 patch? Thanks.

								Honza

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

end of thread, other threads:[~2009-05-25  7:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-20 17:25 [PATCH 0/2] Small cleanup of ext[34] get_blocks function Jan Kara
2009-05-20 17:25 ` [PATCH 1/2] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() Jan Kara
2009-05-20 17:25 ` [PATCH 2/2] ext4: Get rid of extend_disksize parameter of ext4_get_blocks_handle() Jan Kara
2009-05-22  4:57   ` Theodore Tso
2009-05-25  7:46     ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).