o bugfix
- bugfix: mis-judging the maximum number of branches.
- bugfix: branch index at '--add --before path', reported and fixed by
  Fernando A. P. Gomes.

o news
- refine inotify, a test finished.
- still testing LSM.
- begin testing with lockdep, still testing.
- begin supporting sysfs, still testing.

o misc
- refine the maximum number of branches.
- add a caution about AUFS_HINOTIFY and AUFS_DEBUG_RWSEM.
- refine copyup pseudo-link, remove cpup_pseudo_link() function.
- refine copyup pseudo-link, call test_and_cpup_dirs() and
  sio_cpup_simple() instead of cpup_pseudo_link().
- refine copyup pseudo-link, a new function lkup_plink().
- refine new_inode(), call iget_locked() instead of iget() and test I_NEW.
- minor optimization, the macro mnt_nfs().
- remove d_iput() operation.
- introduce a new member 'si_mnt' and 'si_sb.'
- change some options for tail(1) and grep(1) in order to support
  busybox, suggested by Tomas M.
- introduce two new files, module.h and vfsub.h.


Junjiro Okajima

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

Index: Kconfig.in
- refine the maximum number of branches.
- add a caution about AUFS_HINOTIFY and AUFS_DEBUG_RWSEM.

Index: README
Index: local.mk
Index: fs/aufs/Makefile
Index: fs/aufs/debug.c
Index: fs/aufs/dir.h
Index: fs/aufs/opts.h
Index: fs/aufs/whout.h
- less important changes.

Index: fs/aufs/aufs.h
- begin testing with lockdep, still testing.
- introduce two new files, module.h and vfsub.h.

Index: fs/aufs/debug.h
Index: fs/aufs/dinfo.c
Index: fs/aufs/dir.c
Index: fs/aufs/f_op.c
Index: fs/aufs/file.h
Index: fs/aufs/finfo.c
Index: fs/aufs/i_op_add.c
Index: fs/aufs/i_op_del.c
Index: fs/aufs/i_op_ren.c
Index: fs/aufs/misc.c
Index: fs/aufs/misc.h
Index: fs/aufs/vdir.c
Index: fs/aufs/xino.c
- begin testing with lockdep, still testing.

Index: fs/aufs/branch.c
- bugfix: mis-judging the maximum number of branches.
- begin testing with lockdep, still testing.

Index: fs/aufs/branch.h
- move some macros from super.h.
- begin testing with lockdep, still testing.

Index: fs/aufs/cpup.c
Index: fs/aufs/cpup.h
- refine copyup pseudo-link, remove cpup_pseudo_link() function.
- begin testing with lockdep, still testing.
- still testing LSM.

Index: fs/aufs/dentry.c
Index: fs/aufs/dentry.h
- minor optimization, the macro mnt_nfs().
- begin testing with lockdep, still testing.
- still testing LSM.
- refine inotify, a test finished.
- remove d_iput() operation.

Index: fs/aufs/file.c
- begin testing with lockdep, still testing.
- refine copyup pseudo-link, call test_and_cpup_dirs() and
  sio_cpup_simple() instead of cpup_pseudo_link().

Index: fs/aufs/hinotify.c
Index: fs/aufs/i_op.c
- begin testing with lockdep, still testing.
- refine inotify, a test finished.

Index: fs/aufs/inode.c
- refine new_inode(), call iget_locked() instead of iget() and test
  I_NEW.
- begin testing with lockdep, still testing.

Index: fs/aufs/inode.h
- begin testing with lockdep, still testing.
- still testing LSM.

Index: fs/aufs/module.c
- still testing LSM.
- begin supporting sysfs, still testing.

Index: fs/aufs/opts.c
- refine inotify, a test finished.

Index: fs/aufs/sbinfo.c
- begin testing with lockdep, still testing.
- refine copyup pseudo-link, a new function lkup_plink().
- minor optimization, the macro mnt_nfs().

Index: fs/aufs/super.c
Index: fs/aufs/super.h
- begin supporting sysfs, still testing.
- introduce a new member 'si_mnt' and 'si_sb.'
- begin testing with lockdep, still testing.
- minor optimization, the macro mnt_nfs().
- move some macros to branch.h and module.h.

Index: fs/aufs/whout.c
- still testing LSM.
- minor optimization, the macro mnt_nfs().
- begin testing with lockdep, still testing.

Index: include/linux/aufs_type.h
- refine the maximum number of branches.

Index: util/aufs.in.5
- add a caution about AUFS_HINOTIFY and AUFS_DEBUG_RWSEM.

Index: util/auplink
- begin supporting sysfs, still testing.

Index: util/mount.aufs
- begin supporting sysfs, still testing.
- change some options for tail(1) in order to support busybox, suggested
  by Tomas M.

Index: util/unionctl
- begin supporting sysfs, still testing.
- change some options for tail(1) and grep(1) in order to support
  busybox, suggested by Tomas M.
- bugfix: branch index at '--add --before path', reported and fixed by
  Fernando A. P. Gomes.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to