linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vfs: block_page_mkwrite() reorg and a fix
@ 2011-05-23 22:23 Jan Kara
  2011-05-23 22:23 ` [PATCH 1/2] vfs: Create __block_page_mkwrite() helper passing error values back Jan Kara
  2011-05-23 22:23 ` [PATCH 2/2] vfs: Block mmapped writes while the fs is frozen Jan Kara
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kara @ 2011-05-23 22:23 UTC (permalink / raw)
  To: Al Viro; +Cc: Christoph Hellwig, linux-fsdevel


  Hi Al,

  can you please merge these two patches? The first patch reorganizes
block_page_mkwrite() so that it can be used by ext4, the second patch fixes
block_page_mkwrite() so that the filesystem cannot be written to while it is
frozen. Thanks!

								Honza

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

end of thread, other threads:[~2011-05-23 22:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-23 22:23 [PATCH 0/2] vfs: block_page_mkwrite() reorg and a fix Jan Kara
2011-05-23 22:23 ` [PATCH 1/2] vfs: Create __block_page_mkwrite() helper passing error values back Jan Kara
2011-05-23 22:23 ` [PATCH 2/2] vfs: Block mmapped writes while the fs is frozen 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).