aufs3 GIT release

2014-08-10 Thread sfjro

o bugfix
- hfile test in br_del_file()
  it will cause a crash when removing multiple branches in one remount
  operation.

o news
- aufs3.16 is released.
- tools for FHSM (File-based Hierarchy Storage Management) is released.
  Note that they are still in testing as well as CONFIG_AUFS_FHSM in 
kernel-space.


J. R. Okajima


- aufs3-linux.git
  aufs: update the donator list
  aufs: new move-down flag AUFS_MVDOWN_FHSM_LOWER
  aufs: branch attr 'fhsm' is independent from rw/ro attrib
  aufs: support for a branch ro+fhsm
  aufs: fhsm notify after fixing inode attrib
  aufs: tiny, re-use a variable
  aufs: debugging, confirm br_fhsm
  aufs: tiny, suppress the testing warning in move-down
  aufs: bugfix, hfile test in br_del_file()

- aufs3-standalone.git
  ditto

- aufs-util.git
  fhsm 1/9, documentation abstract and a new branch attribute
  fhsm 2/9, the lister
  fhsm 3/9, internal functions handling the list
  fhsm 4/9, internal functions for the controller
  fhsm 5/9, the controller
  fhsm 6/9, internal functions for the daemon
  fhsm 7/9, the deamon
  fhsm 8/9, invoke and kill the controller automatically
  fhsm 9/9, top-level build and man

--


Re: aufs3.9 ... aufs3.14 will be obsolete

2014-08-10 Thread sfjro

sf...@users.sourceforge.net:
 I am going to stop maintaining aufs3.9 ... aufs3.14 versions, and make
 aufs3.15 a new base version. It will happen after aufs3.16 or aufs3.17
 is released.

 If you have any objections, please let me know.

Here is my almost final plan.
- in a few weeks, aufs3.{9,11,13} will end before linux-3.17 (or 3.18)
  is released.
- in a few months, aufs3.{10,10.x,12,12.x} will end because a few users
  want a longer life of aufs3.10.x.
- in other words, when linux-3.18 (or 3.19) is released, the supported
  versions will be aufs3.14 - aufs3.1[89]. Also I am afraid some of them
  will have .x branch.


J. R. Okajima

--