o news
- gave up supporting multiple xino files per a branch, which means the
  limitation of the largest value of inode number remains.
- introduce CONFIG_AUFS_WORKAROUND_FUSE.
- support fuse inode at copyup.
- add a note about user's Makefile, posted by Russell Harmon.
- add Acknowledgements.

o misc
- more verbose at deleteing a branch.
- warn before processing a large file when CONFIG_AUFS_DEBUG is
  enabled.
- refine calling au_update_fuse_h_inode().
- begin of splice_read(), introducing au_is_loopback().
- stop using ARRAY_SIZE() macro since sparse warns.


Junjiro Okajima

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

Index: Kconfig.in
Index: local.mk
- introduce CONFIG_AUFS_WORKAROUND_FUSE.

Index: README
- add a note about user's Makefile, posted by Russell Harmon.
- add Acknowledgements.

Index: fs/aufs/branch.c
- more verbose at deleteing a branch.

Index: fs/aufs/branch.h
Index: util/aufs.in.5
- gave up supporting multiple xino files per a branch.

Index: fs/aufs/dentry.c
- refine calling au_update_fuse_h_inode().

Index: fs/aufs/f_op.c
- begin of splice_read(), introducing au_is_loopback().

Index: fs/aufs/misc.c
- warn before processing a large file when CONFIG_AUFS_DEBUG is
  enabled.
- support fuse inode at copyup.

Index: fs/aufs/sbinfo.c
- support xino file on fuse.

Index: fs/aufs/sysaufs.c
- stop using ARRAY_SIZE() macro since sparse warns.

Index: fs/aufs/vfsub.c
Index: fs/aufs/vfsub.h
- begin of splice_read().
- new function vfsub_getattr().
- move au_update_fuse_h_inode() from vfsub.h to vfsub.c, supporting
  'dlgt.'

Index: fs/aufs/xino.c
- gave up supporting multiple xino files per a branch.
- support xino file on fuse.
- warn before processing a large file when CONFIG_AUFS_DEBUG is
  enabled.

Index: fs/aufs/debug.c
Index: fs/aufs/super.c
Index: include/linux/aufs_type.h
- less important changes.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Reply via email to