o bugfix - bugfix: check the maximum number of branches, reported by Tomas M. - testing the inode number after the direct rename of a dir.
o news - testing new mount option 'dlgt.' - testing lockdep. - add a new file vfsub.c o misc - support O_LARGEFILE at copying-up a regular file, and opening a dir. - change some function signature and a global variable name in order to avoid the symbol conflict, one of them was reported by Just Marc. add_nlink(), alloc_dinfo(), alloc_whname(), copy_file(), cpup_attr_all(), cpup_attr_changable(), cpup_attr_nlink(), cpup_attr_timesizes(), dir_roflags, do_open(), file_roflags(), fill_de(), fin_finfo(), fin_wkq(), find_brindex(), find_dbindex(), flags_cpup(), free_whname(), half_refresh_plink(), hi_flags(), iinfo_fin(), iinfo_init(), init_finfo(), init_vdir(), init_wkq(), is_plinked(), list_plink(), new_br_id(), put_plink(), ready_to_write(), refresh_hdentry(), refresh_hinode(), reopen_nondir(), reset_hinotify(), reval_and_lock_finfo(), reval_dpath(), show_br(), sigen(), sigen_inc(), sub_nlink(), test_empty_lower(), test_perm(), unlink_wh_dentry(), update_brange(), update_dbstart(), update_digen(), update_figen() Junjiro Okajima ---------------------------------------------------------------------- Index: fs/aufs/Makefile - add a new file vfsub.c Index: fs/aufs/branch.c - change some function signature in order to avoid the symbol conflict. - bugfix: check the maximum number of branches. - testing new mount option 'dlgt.' - testing lockdep, unlock root dinfo and iinfo temporary. Index: fs/aufs/branch.h Index: fs/aufs/cpup.h Index: fs/aufs/debug.c Index: fs/aufs/dir.h Index: fs/aufs/file.h Index: fs/aufs/finfo.c Index: fs/aufs/iinfo.c Index: fs/aufs/module.h - change some function signature in order to avoid the symbol conflict. Index: fs/aufs/cpup.c - change some function signature in order to avoid a symbol conflict. - testing new mount option 'dlgt.' - support O_LARGEFILE at copying-up a regular file. - testing lockdep, crazy locks at copying-up a directory hirarchey. - remove an unused function. Index: fs/aufs/debug.h - change some function signature just to localize their name. - testing lockdep. Index: fs/aufs/dentry.c Index: fs/aufs/dentry.h Index: fs/aufs/f_op.c Index: fs/aufs/i_op.c Index: fs/aufs/i_op_add.c Index: fs/aufs/i_op_ren.c Index: fs/aufs/inode.h Index: fs/aufs/sbinfo.c Index: fs/aufs/whout.c Index: fs/aufs/xino.c - testing new mount option 'dlgt.' - change some function signature in order to avoid a symbol conflict. - testing lockdep. Index: fs/aufs/dinfo.c Index: fs/aufs/inode.c - change some function signature in order to avoid a symbol conflict. - testing lockdep. Index: fs/aufs/dir.c - change some function signature in order to avoid a symbol conflict. - testing new mount option 'dlgt.' - support O_LARGEFILE. Index: fs/aufs/file.c Index: fs/aufs/i_op_del.c Index: fs/aufs/module.c Index: fs/aufs/opts.c Index: fs/aufs/super.h Index: fs/aufs/vdir.c Index: fs/aufs/whout.h Index: fs/aufs/wkq.c Index: fs/aufs/wkq.h - change some function signature in order to avoid a symbol conflict. - testing new mount option 'dlgt.' Index: fs/aufs/hinotify.c - testing lockdep. - change some function signature in order to avoid a symbol conflict. - testing the inode number after the direct rename of a dir. Index: fs/aufs/misc.c Index: fs/aufs/misc.h - testing lockdep, merge safe_unlink() and vfsub_unlink(). - change some function signature in order to avoid a symbol conflict. Index: fs/aufs/super.c - change some function signature in order to avoid a symbol conflict. - testing new mount option 'dlgt.' - support ubuntu kernel which has a broken version. - testing lockdep, unlock root dinfo and iinfo temporary. Index: fs/aufs/vfsub.h - testing new mount option 'dlgt.' - testing lockdep. Index: local.mk - add a note about ubuntu kernel. Index: include/linux/aufs_type.h Index: util/aufs.in.5 Index: History Index: Kconfig.in Index: README - less important changes. ------------------------------------------------------------------------- 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