[APPLIED] [Maverick][pull request] aufs2 update to mainline

Leann Ogasawara leann.ogasawara at canonical.com
Thu Jul 15 23:19:55 UTC 2010


Applied to Maverick linux master.

Thanks,
Leann

On Thu, 2010-07-15 at 20:30 +0100, Andy Whitcroft wrote:
> Here is an update for aufs2 bringing us inline with the current upstream
> version.  Changelog for the update patch contains the upstream
> changelog.
> 
> For Maverick.
> 
> -apw
> 
> The following changes since commit 3b4dab04ff49dfd501d64025660851d1b497b649:
>   Leann Ogasawara (1):
>         UBUNTU: Ubuntu-2.6.35-8.13
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/apw/ubuntu-maverick aufs2
> 
> Andy Whitcroft (2):
>       UBUNTU: ubuntu: AUFS -- add BOM and automated update script
>       UBUNTU: ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
> 
>  ubuntu/aufs-update                    |   37 +++++++++
>  ubuntu/aufs/BOM                       |    2 +
>  ubuntu/aufs/Makefile                  |    2 +-
>  ubuntu/aufs/branch.c                  |   21 ++----
>  ubuntu/aufs/branch.h                  |    3 +-
>  ubuntu/aufs/cpup.c                    |   18 +++--
>  ubuntu/aufs/debug.c                   |    9 +-
>  ubuntu/aufs/dentry.c                  |    2 +-
>  ubuntu/aufs/dir.c                     |   19 +----
>  ubuntu/aufs/dir.h                     |   11 +++
>  ubuntu/aufs/export.c                  |   23 +-----
>  ubuntu/aufs/f_op.c                    |   12 ++-
>  ubuntu/aufs/file.c                    |    4 +-
>  ubuntu/aufs/file.h                    |    4 +
>  ubuntu/aufs/hnotify.c                 |    8 --
>  ubuntu/aufs/i_op.c                    |   38 +++------
>  ubuntu/aufs/iinfo.c                   |   64 ++++++-----------
>  ubuntu/aufs/include/linux/aufs_type.h |    6 +-
>  ubuntu/aufs/inode.c                   |   45 +++++++++--
>  ubuntu/aufs/ioctl.c                   |   29 +++++++
>  ubuntu/aufs/loop.c                    |   13 ++-
>  ubuntu/aufs/plink.c                   |    4 +-
>  ubuntu/aufs/rdu.c                     |   61 ++++++++++++++--
>  ubuntu/aufs/sbinfo.c                  |   71 +++++++++++++++++-
>  ubuntu/aufs/super.c                   |    1 +
>  ubuntu/aufs/super.h                   |  130 +++++++++++++++++++++++++++++----
>  ubuntu/aufs/vfsub.c                   |   59 +++++----------
>  ubuntu/aufs/vfsub.h                   |    2 -
>  ubuntu/aufs/wkq.c                     |   60 ++++++++++++---
>  ubuntu/aufs/wkq.h                     |   15 +++-
>  ubuntu/aufs/xino.c                    |  108 +++++++++++++++++++++------
>  31 files changed, 616 insertions(+), 265 deletions(-)
>  create mode 100644 ubuntu/aufs-update
>  create mode 100644 ubuntu/aufs/BOM
> 
> 
> --- /dev/null	2010-07-14 08:14:15.418230732 +0100
> +++ X	2010-07-15 19:18:31.000000000 +0100
> @@ -0,0 +1 @@
> +hi patchworks
> 






More information about the kernel-team mailing list