o News
- New feature, estimate the size of directory for VDIR and RDU.
  You can specify zero to rdblk and rdhash options.
- Implement RDU (readdir(3) in userspace)
  Try CONFIG_AUFS_RDU=y and "make libau.so install_ulib" in aufs2-util
  GIT tree, and then "LD_RELOAD=libau.so ls /your/aufs".
  + new confituration CONFIG_AUFS_RDU.
  + new file rdu.c.
  + new ioctl(2).
  + new dynamic link library.
- Split aufs2-standalone.patch and create a new patch file
  aufs2-base.patch.

o bugfix
- aufs: bugfix, re-initialize br_wbr in an error path
- aufs: bugfix, aufs_permission() checks the lower inode
- aufs: bugfix, stop checking a lock in au_test_mmapped()


J. R. Okajima

----------------------------------------------------------------------

- aufs2-2.6.git#aufs2-27..aufs2-30 branches
      aufs: RDU, make au_ino() and au_wh_ino() global
      aufs: RDU, new ioctl for rdu
      aufs: tip, insert a space
      aufs: estimate the value of rdblk and rdhash
      aufs: extract the body of aufs_ioctl_dir()
      aufs: RDU, implemnt the kernel part
      aufs: tiny, truncate a line over 80 characters
      aufs: tiny, type-cast in a debug-print
      aufs: bugfix, stop checking a lock in au_test_mmapped()
      aufs: bugfix, re-initialize br_wbr in an error path
      aufs: RDU, initialize 'tail' and 'full' member
      aufs: bugfix, support rdhash=0 in au_whtmp_rmdir_alloc()
      aufs: bugfix, how to build aufs
      aufs: bugfix, aufs_permission() checks the lower inode

- aufs2-2.6.git#aufs2 branch
  Addition to above,
      aufs: tiny, Stop supporting ecryptfs

- aufs2-standalone.git
  Addition to above,
      RDU, new configuration

- aufs2-util.git
      Stop assert-ing in libau.so
      testing rdu, separate ino array, misc fixes
      testing rdu, new rdu.h
      testing rdu, remove RduLocalTest
      testing rdu, stop internal multi-threadding and refine the tsearch(3) call
      testing rdu, refine rdu_init()
      testing rdu, several fixes
      testing rdu, finalizing rdu_pos()
      testing rdu, finalizing rdu_readdir()
      testing rdu, build libau.so
      less important changes
      aufs: estimate the value of rdblk and rdhash, manual
      aufs: RDU, documentation
      testing rdu, remove compat.h
      testing rdu, split rdu.c to support readdir64(3)
      testing rdu, allocate dirent in rdu_init()
      testing rdu, move converting ENOENT from rdu_getent() to rdu_readdir()
      testing rdu, support readdir64(3)
      testing rdu, tiny, documentation
      testing rdu, initialize 'tail' and 'full' member
      rdu, add a note about memory pressure

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

Reply via email to