o bugfix
- bugfix: remove the debug messages for nfsv4, reported by Bertrand D.
- bugfix: remove BUG_ON macro for debug in verifying mount options.
o news
- complete the test for RO nfsv4 branch on linux-2.6.23-rc6.
- introduce AUFS_SUPER_MAGIC with temporary value.
o misc
- refine ignoring the internal inotify.
+ remove a parameter of cpup_iattr(), cpup_regular(),
au_copy_file(), cpup_entry(), cpup_single(), sio_cpup_single(),
cpup_simple(), sio_cpup_simple().
+ remove au_flags_cpup(), struct cpup_args, cpup_init(), cpup_real_dir().
+ introduce struct au_cpup_flags.
- add a module prefix to some symbols.
- minor (cosmetic level) changes.
- rename some symbols,
+ au_init_vdir() --> au_vdir_init()
+ au_fin_finfo() --> au_finfo_fin()
+ hidden_open() --> au_h_open()
+ au_is_mmapped() --> au_test_mmapped()
+ au_is_plinked() --> au_test_plinked()
+ test_empty() --> au_test_empty()
+ au_init_vdir() --> au_vdir_init()
+ free_vdir() --> au_vdir_free()
+ is_longer_wh() --> nhash_test_longer_wh()
+ test_known_wh() --> nhash_test_known_wh()
+ append_wh() --> nash_append_wh()
+ init_hinotify() --> au_hin_init()
+ alloc_hinotify() --> au_hin_alloc()
+ free_hinotify() --> au_hin_free()
- rename the prefix 'hidden_' to 'h_' for some symbols.
- call au_hin_free() directly.
Junjiro Okajima
----------------------------------------------------------------------
Index: fs/aufs/branch.c
- add a module prefix to some symbols.
- minor (cosmetic level) changes.
- rename some symbols,
+ init_hinotify() --> au_hin_init()
Index: fs/aufs/cpup.c
Index: fs/aufs/cpup.h
- rename the prefix 'hidden_' to 'h_' for some symbols.
- add a module prefix to some symbols.
- refine ignoring the internal inotify.
+ remove a parameter of cpup_iattr(), cpup_regular(),
au_copy_file(), cpup_entry(), cpup_single(), sio_cpup_single(),
cpup_simple(), sio_cpup_simple().
+ remove au_flags_cpup(), struct cpup_args, cpup_init(), cpup_real_dir().
+ introduce struct au_cpup_flags.
Index: fs/aufs/dcsub.c
Index: fs/aufs/debug.h
Index: fs/aufs/dentry.h
Index: fs/aufs/dinfo.c
Index: fs/aufs/export.c
Index: fs/aufs/inode.c
Index: fs/aufs/module.c
Index: fs/aufs/module.h
Index: fs/aufs/sbinfo.c
Index: fs/aufs/super.h
Index: fs/aufs/sysaufs.c
Index: fs/aufs/vfsub.c
Index: fs/aufs/vfsub.h
Index: fs/aufs/whout.c
Index: fs/aufs/wkq.c
- add a module prefix to some symbols.
- minor (cosmetic level) changes.
Index: fs/aufs/debug.c
- bugfix: remove the debug messages for nfsv4, reported by Bertrand D.
- add a module prefix to some symbols.
- rename some symbols,
+ au_is_mmapped() --> au_test_mmapped()
Index: fs/aufs/dentry.c
- bugfix: remove the debug messages for nfsv4, reported by Bertrand D.
- add a module prefix to some symbols.
- minor (cosmetic level) changes.
Index: fs/aufs/dir.c
- add a module prefix to some symbols.
- rename the prefix 'hidden_' to 'h_' for some symbols.
- rename some symbols,
+ hidden_open() --> au_h_open()
+ free_vdir() --> au_vdir_free()
+ au_fin_finfo() --> au_finfo_fin()
+ au_init_vdir() --> au_vdir_init()
+ test_known_wh() --> nhash_test_known_wh()
Index: fs/aufs/dir.h
Index: fs/aufs/vdir.c
- add a module prefix to some symbols.
- rename some symbols,
+ is_longer_wh() --> nhash_test_longer_wh()
+ test_known_wh() --> nhash_test_known_wh()
+ append_wh() --> nash_append_wh()
+ free_vdir() --> au_vdir_free()
+ au_init_vdir() --> au_vdir_init()
Index: fs/aufs/f_op.c
- add a module prefix to some symbols.
- rename the prefix 'hidden_' to 'h_' for some symbols.
- rename some symbols,
+ hidden_open() --> au_h_open()
+ au_fin_finfo() --> au_finfo_fin()
+ au_is_mmapped() --> au_test_mmapped()
Index: fs/aufs/file.c
Index: fs/aufs/file.h
- rename the prefix 'hidden_' to 'h_' for some symbols.
- add a module prefix to some symbols.
- refine ignoring the internal inotify.
+ introduce struct au_cpup_flags.
+ remove a parameter of sio_cpup_simple().
- rename some symbols,
+ hidden_open() --> au_h_open()
+ au_init_finfo() --> au_finfo_init()
+ au_fin_finfo() --> au_finfo_fin()
+ au_is_plinked() --> au_test_plinked()
+ au_is_mmapped() --> au_test_mmapped()
Index: fs/aufs/finfo.c
- rename some symbols,
+ au_init_finfo() --> au_finfo_init()
+ au_fin_finfo() --> au_finfo_fin()
- add a module prefix to some symbols.
Index: fs/aufs/hinode.h
Index: fs/aufs/hinotify.c
- rename some symbols,
+ init_hinotify() --> au_hin_init()
+ alloc_hinotify() --> au_hin_alloc()
+ free_hinotify() --> au_hin_free()
- add a module prefix to some symbols.
Index: fs/aufs/i_op.c
- add a module prefix to some symbols.
- refine ignoring the internal inotify.
+ remove au_flags_cpup().
+ remove a parameter of sio_cpup_simple().
Index: fs/aufs/i_op_add.c
- add a module prefix to some symbols.
- refine ignoring the internal inotify.
+ remove au_flags_cpup().
+ remove a parameter of sio_cpup_simple(), sio_cpup_single().
+ introduce struct au_cpup_flags.
Index: fs/aufs/i_op_del.c
- add a module prefix to some symbols.
- rename some symbols,
+ is_longer_wh() --> nhash_test_longer_wh()
+ au_is_plinked() --> au_test_plinked()
+ test_empty() --> au_test_empty()
Index: fs/aufs/i_op_ren.c
- refine ignoring the internal inotify.
+ introduce struct au_cpup_flags.
+ remove a parameter of sio_cpup_simple(), sio_cpup_single().
- add a module prefix to some symbols.
- rename some symbols,
+ is_longer_wh() --> nhash_test_longer_wh()
+ test_empty() --> au_test_empty()
Index: fs/aufs/iinfo.c
- call au_hin_free() directly.
- add a module prefix to some symbols.
- rename some symbols,
+ alloc_hinotify() --> au_hin_alloc()
+ free_vdir() --> au_vdir_free()
Index: fs/aufs/inode.h
Index: fs/aufs/plink.c
- add a module prefix to some symbols.
- rename some symbols,
+ au_is_plinked() --> au_test_plink()
Index: fs/aufs/misc.c
Index: fs/aufs/misc.h
Index: fs/aufs/xino.c
- add a module prefix to some symbols.
- refine ignoring the internal inotify.
+ remove a parameter of au_copy_file().
Index: fs/aufs/opts.c
- add a module prefix to some symbols.
- bugfix: remove BUG_ON macro for debug in verifying mount options.
Index: fs/aufs/super.c
- add a module prefix to some symbols.
- introduce AUFS_SUPER_MAGIC with temporary value.
Index: include/linux/aufs_type.h
- introduce AUFS_SUPER_MAGIC with temporary value.
Index: README
Index: local.mk
Index: fs/aufs/aufs.h
Index: fs/aufs/branch.h
Index: fs/aufs/wkq.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/