o news
- begin supporting linux-2.6.24.
  + introduce CONFIG_AUFS_SEC_PERM_PATCH and a new patch for kernel,
    sec_perm-2.6.24.patch.
  + call vfsub_notify_change() twice when the branch is NFS and
    s[ug]id bit is set to the inode.
  + the type of an argument for export functions are changed to struct
    fid.
  + find_exported_dentry operation is removed.
  + support noexec mount option for a branch.
  + ignore mode when clearing s[ug]id bit.
- introduce a new policy for create, pmfs (parent and then mfs) mode.
- a new sample for ULOOP driver, ulobdev, which supports generic block
  device.

o bugfix
- bugix: try removing /tmp/aufsvars.mk after becoming useless,
  reported by Russell Harmon (but it cannot be supported fully).

o misc
- add a note about 'make -f local.mk kconfig'


Junjiro Okajima

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

Index: Kconfig.in
Index: fs/aufs/module.c
Index: fs/aufs/sysaufs.c
- begin supporting linux-2.6.24.
  + introduce CONFIG_AUFS_SEC_PERM_PATCH and a new patch for kernel,
    sec_perm-2.6.24.patch.

Index: README
- add a note about 'make -f local.mk kconfig'
- begin supporting linux-2.6.24.
  + introduce CONFIG_AUFS_SEC_PERM_PATCH and a new patch for kernel,
    sec_perm-2.6.24.patch.

Index: local.mk
- begin supporting linux-2.6.24.
  + introduce CONFIG_AUFS_SEC_PERM_PATCH and a new patch for kernel,
    sec_perm-2.6.24.patch.
- bugix: try removing /tmp/aufsvars.mk after becoming useless,
  reported by Russell Harmon (but it cannot be supported fully).

Index: fs/aufs/branch.c
Index: fs/aufs/branch.h
Index: fs/aufs/opts.c
Index: fs/aufs/opts.h
Index: fs/aufs/super.c
Index: util/aufs.in.5
- introduce a new policy for create, pmfs (parent and then mfs) mode.

Index: fs/aufs/cpup.c
- begin supporting linux-2.6.24.
  + call vfsub_notify_change() twice when the branch is NFS and
    s[ug]id bit is set to the inode.

Index: fs/aufs/export.c
- begin supporting linux-2.6.24.
  + the type of an argument for export functions are changed to struct
    fid.
  + find_exported_dentry operation is removed.

Index: fs/aufs/i_op.c
- begin supporting linux-2.6.24.
  + support noexec mount option for a branch.
  + ignore mode when clearing s[ug]id bit.

Index: fs/aufs/sysaufs.h
- begin supporting linux-2.6.24.
  + define subsys_get/put() internally for backward-compatibility.

Index: fs/aufs/wbr_policy.c
- begin supporting linux-2.6.24.
  + call vfsub_notify_change() twice when the branch is NFS and
    s[ug]id bit is set to the inode.
- introduce a new policy for create, pmfs (parent and then mfs) mode.

Index: sample/uloop/00readme.txt
Index: sample/uloop/Makefile
Index: sample/uloop/libuloop.c
Index: sample/uloop/ulohttp.c
Index: sample/uloop/drivers/block/Makefile
Index: sample/uloop/drivers/block/uloop.c
Index: sample/uloop/include/linux/uloop.h
- a new sample for ULOOP driver, ulobdev, which supports generic block
  device.
- implement and describe about the libuloop APIs.
- support linux-2.6.23 and later.

Index: Tips
Index: include/linux/aufs_type.h
- less important changes.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to