o news
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + when aufs is compiled as a module, both of fs/aufs and fs/aufs25
    requires put_filp.patch to support NFSv4. the patch is unnecessary
    to support NFSv2/v3.
  + support intent.open for the filesystem which are decided by a new
    function au_test_fs_intent(), currently NFSv4 only.
  + separate the test for availability of NFSv4 branch.
  + replace the argument 'perm' by 'br' for au_fake_intent().
  + new automatic configuration CONFIG_AUFS_BR_NFS_V4.
  + new function au_put_filp().
  + new function au_test_unsupported_nfs4() and au_test_fs_intent().
  + new function au_test_nfs4().

o misc
- define WARN_ONCE() macro for compatibility.
- minor enhancement: debugging hinotify.


Junjiro R. Okajima

----------------------------------------------------------------------
Index: Kconfig.in
Index: README
Index: local.mk
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + when aufs is compiled as a module, both of fs/aufs and fs/aufs25
    requires put_filp.patch to support NFSv4. the patch is unnecessary
    to support NFSv2/v3.
  + new automatic configuration CONFIG_AUFS_BR_NFS_V4.

Index: fs/aufs/aufs.h
Index: fs/aufs25/aufs.h
- define WARN_ONCE() macro for compatibility.

Index: fs/aufs/br_nfs.c
Index: fs/aufs25/br_nfs.c
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + replace the argument 'perm' by 'br' for au_fake_intent().
  + support intent.open for the filesystem which are decided by a new
    function au_test_fs_intent(), currently NFSv4 only.
  + new function au_put_filp().

Index: fs/aufs/branch.c
Index: fs/aufs25/branch.c
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + separate the test for availability of NFSv4 branch.

Index: fs/aufs/branch.h
Index: fs/aufs25/branch.h
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + new function au_test_unsupported_nfs4() and au_test_fs_intent().

Index: fs/aufs/dentry.c
Index: fs/aufs/dentry.h
Index: fs/aufs25/dentry.c
Index: fs/aufs25/dentry.h
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + replace the argument 'perm' by 'br' for au_fake_intent().

Index: fs/aufs/hinotify.c
Index: fs/aufs25/hinotify.c
- minor enhancement: debugging hinotify.

Index: fs/aufs/super.h
Index: fs/aufs25/super.h
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + new function au_test_nfs4().

Index: fs/aufs/sysaufs.c
Index: fs/aufs25/sysfs.c
- refine the patches to support NFS branch, based upon the patches from
  Jeff Mahoney.
  + new automatic configuration CONFIG_AUFS_BR_NFS_V4.

Index: Tips
Index: fs/aufs/i_op_add.c
Index: fs/aufs25/i_op_add.c
Index: fs/aufs/module.c
Index: fs/aufs25/module.c
Index: include/linux/aufs_type.h
- less important changes.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Reply via email to