All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] NILFS utils 2.1.0-rc1 released
@ 2011-05-30  3:49 Ryusuke Konishi
  0 siblings, 0 replies; only message in thread
From: Ryusuke Konishi @ 2011-05-30  3:49 UTC (permalink / raw)
  To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA

Hi,

I just released nilfs-utils-2.1.0-rc1 and made it available at:

  http://www.nilfs.org/en/download.html

This release adds two new programs, nilfs-clean, and nilfs-resize.
nilfs-clean is a manual control tool for garbage collector.  It
triggers one pass cleaning on a nilfs partition just by hitting:

  $ sudo nilfs-clean [device]

This tool will also stop/resume/suspend/quit the cleaner when a
corresponding option is specified.

nilfs-resize is online filesystem resize tool.  It can be used to
enlarge or shrink a mounted filesystem located on the device:

  $ sudo nilfs-resize device [size]

This feature is only available on linux-3.0-rc1 at present, which
includes nilfs2 kernel code supporting on-line resizing.

Other changes are as follows:

  * nilfs_cleanerd: allow subsecond values for time interval
    parameters for conffile.
  * lscp: hide internal checkpoints by default and add "--all"
    (or "-a") option to show them.
  * reorganized libraries.
  * fix overflow of time out value
  * fix gc move block errors related to cpfile and sufile
  * etc.

For datails, see the changelog on:

  http://www.nilfs.org/download/ChangeLog-utils-v2


Thanks,
Ryusuke Konishi
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-30  3:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-30  3:49 [ANNOUNCE] NILFS utils 2.1.0-rc1 released 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.