All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] nilfs2 mount/recovery updates for 2.6.33
@ 2009-11-19 17:09 Ryusuke Konishi
       [not found] ` <1258650553-10743-1-git-send-email-konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Ryusuke Konishi @ 2009-11-19 17:09 UTC (permalink / raw)
  To: users-JrjvKiOkagjYtjvyW6yDsg
  Cc: jan.de.kruyf-Re5JQEeQqe8AvxtiuMwx3w, Ryusuke Konishi

This is another series for the next merge window.

The first patch improves recovery time after unclean unmount, and the
remaining is a revision of the patch I posted in the thread titled
("[NILFS users] urgent help need! disk partition info lost"); the last
one adds `norepair' mount option, which allows users to avoid temporal
write access in a read-only mount or snapshots at mount/recovery.
And, the middle two are the cleanup for it.

This series is made against the latest for-next branch of

 git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git

But, possibly applicable to the mainline.

Thanks,
Ryusuke Konishi
--
Ryusuke Konishi (4):
      nilfs2: apply readahead for recovery on mount
      nilfs2: move recovery completion into load_nilfs function
      nilfs2: add helper to get if volume is in a valid state
      nilfs2: add norepair mount option

 Documentation/filesystems/nilfs2.txt |    4 ++
 fs/nilfs2/recovery.c                 |   26 +++++++---
 fs/nilfs2/super.c                    |   53 +++++++-------------
 fs/nilfs2/the_nilfs.c                |   92 ++++++++++++++++++++++++----------
 fs/nilfs2/the_nilfs.h                |   10 ++++
 include/linux/nilfs2_fs.h            |    2 +
 6 files changed, 118 insertions(+), 69 deletions(-)

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

end of thread, other threads:[~2009-11-19 19:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-19 17:09 [PATCH 0/4] nilfs2 mount/recovery updates for 2.6.33 Ryusuke Konishi
     [not found] ` <1258650553-10743-1-git-send-email-konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org>
2009-11-19 17:09   ` [PATCH 1/4] nilfs2: apply readahead for recovery on mount Ryusuke Konishi
2009-11-19 17:09   ` [PATCH 2/4] nilfs2: move recovery completion into load_nilfs function Ryusuke Konishi
2009-11-19 17:09   ` [PATCH 3/4] nilfs2: add helper to get if volume is in a valid state Ryusuke Konishi
2009-11-19 17:09   ` [PATCH 4/4] nilfs2: add norepair mount option Ryusuke Konishi
     [not found]     ` <1258650553-10743-5-git-send-email-konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org>
2009-11-19 17:36       ` Eric Sandeen
     [not found]         ` <4B05821C.4030901-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-11-19 18:10           ` Ryusuke Konishi
     [not found]             ` <20091120.031015.04647165.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-11-19 19:10               ` Ryusuke Konishi

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.