o news - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + support atomic_create in round robin mode. + a new function au_wbr() for link(2) and rename(2). + a new policy mfs and mfsrr. + call ->init and ->fin at setting the option. + refine over all. + implement copyup policies.
o misc - remove an unused parameter of au_dtime_revert(). - consolidate nameidata for lower branches (uncompleted). + a new function au_dup_nd(). Junjiro Okajima ---------------------------------------------------------------------- Index: fs/aufs/cpup.c Index: fs/aufs/cpup.h Index: fs/aufs/i_op_del.c - remove an unused parameter of au_dtime_revert(). Index: fs/aufs/dentry.c - consolidate nameidata for lower branches (uncompleted). + a new function au_dup_nd(). - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + support atomic_create in round robin mode. Index: fs/aufs/i_op.c Index: fs/aufs/misc.c Index: fs/aufs/misc.h - consolidate nameidata for lower branches (uncompleted). + a new function au_dup_nd(). Index: fs/aufs/i_op_add.c Index: fs/aufs/i_op_ren.c - remove an unused parameter of au_dtime_revert(). - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + a new function au_wbr() for link(2) and rename(2). Index: fs/aufs/inode.h - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + a new function au_wbr() for link(2) and rename(2). Index: fs/aufs/opts.c - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + a new policy mfs and mfsrr. + call ->init and ->fin at setting the option. Index: fs/aufs/opts.h Index: fs/aufs/super.c Index: fs/aufs/super.h Index: include/linux/aufs_type.h Index: util/c2tmac.c - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + a new policy mfs and mfsrr. Index: fs/aufs/wbr_policy.c Index: util/aufs.in.5 - introduce a new semantics for link(2) and rename(2), and three policies to select one among multiple writable branches (testing). + a new policy mfs and mfsrr. + refine over all. + implement copyup policies. Index: fs/aufs/debug.c Index: fs/aufs/file.c Index: fs/aufs/sbinfo.c Index: fs/aufs/vfsub.h Index: fs/aufs/whout.c - 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/
