o news
- aufs4.12 and later, there introduces a new debugging scheme for the
  internal rwsem. Ah, no. It is not so new. It just start using the
  generic LOCKDEP feature in mainline. Before linux-v4.12, LOCKDEP was
  not enough for aufs to use. By using LOCKDEP the aufs debugging code
  becomes much simplified. Though it is still a debugging feature and
  most users don't care I know.
- To implement above, I added a small function and a macro into LOCKDEP,
  which means the aufs patch is renewed.

o bugfix
- possible bugfix, always call destroy_work_on_stack()
- possible bugfix, lockdep off for XINO file write


J. R. Okajima

----------------------------------------
- aufs4-linux.git#aufs4.9..aufs4.11.7+ branch
      aufs: tiny optimization for !CONFIG_AUFS_BR_HFSPLUS
      aufs: cosmetic changes in some header files
      aufs: missing path_noexec() call
      aufs: possible bugfix, always call destroy_work_on_stack()

- aufs4-linux.git#aufs4.12..aufs4.x-rcN branch
  Addition to above,
      for aufs: lockdep, restore a missing macro
      for aufs: make hlock_class() global as a new prefix
      aufs: replace the local debug code for rwsem by LOCKDEP

- aufs4-standalone.git
  ditto

- aufs-util.git
  none

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Reply via email to