UBUNTU: ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
authorAndy Whitcroft <apw@canonical.com>
Sun, 7 Nov 2010 02:15:33 +0000 (02:15 +0000)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:50:30 +0000 (06:50 -0700)
commit751f45e8a9eec5e3153ca62a22f87aaf1ffa81c1
tree133e71bbc06081219907e9d7f42963da7759cb9d
parent8724902cbe751882e04c51ab71185e9e4838df91
UBUNTU: ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103

Pull aufs up to the experimental aufs2.1-36-UNRELEASED-20101103
from the URL below:

    http://livenet.selfip.com/ftp/debian/aufs2.1-36/

Based on patches from J.R.Okajima and Jordi Pujol, see the mail thread
below from the aufs-users list for further information:

    http://www.mail-archive.com/aufs-users@lists.sourceforge.net/msg02921.html

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
72 files changed:
ubuntu/aufs/BOM
ubuntu/aufs/Kconfig [new file with mode: 0644]
ubuntu/aufs/Makefile [new file with mode: 0644]
ubuntu/aufs/aufs.h [new file with mode: 0644]
ubuntu/aufs/branch.c [new file with mode: 0644]
ubuntu/aufs/branch.h [new file with mode: 0644]
ubuntu/aufs/conf.mk [new file with mode: 0644]
ubuntu/aufs/cpup.c [new file with mode: 0644]
ubuntu/aufs/cpup.h [new file with mode: 0644]
ubuntu/aufs/dbgaufs.c [new file with mode: 0644]
ubuntu/aufs/dbgaufs.h [new file with mode: 0644]
ubuntu/aufs/dcsub.c [new file with mode: 0644]
ubuntu/aufs/dcsub.h [new file with mode: 0644]
ubuntu/aufs/debug.c [new file with mode: 0644]
ubuntu/aufs/debug.h [new file with mode: 0644]
ubuntu/aufs/dentry.c [new file with mode: 0644]
ubuntu/aufs/dentry.h [new file with mode: 0644]
ubuntu/aufs/dinfo.c [new file with mode: 0644]
ubuntu/aufs/dir.c [new file with mode: 0644]
ubuntu/aufs/dir.h [new file with mode: 0644]
ubuntu/aufs/dynop.c [new file with mode: 0644]
ubuntu/aufs/dynop.h [new file with mode: 0644]
ubuntu/aufs/export.c [new file with mode: 0644]
ubuntu/aufs/f_op.c [new file with mode: 0644]
ubuntu/aufs/f_op_sp.c [new file with mode: 0644]
ubuntu/aufs/file.c [new file with mode: 0644]
ubuntu/aufs/file.h [new file with mode: 0644]
ubuntu/aufs/finfo.c [new file with mode: 0644]
ubuntu/aufs/fstype.h [new file with mode: 0644]
ubuntu/aufs/hfsnotify.c [new file with mode: 0644]
ubuntu/aufs/hfsplus.c [new file with mode: 0644]
ubuntu/aufs/hinotify.c [new file with mode: 0644]
ubuntu/aufs/hnotify.c [new file with mode: 0644]
ubuntu/aufs/i_op.c [new file with mode: 0644]
ubuntu/aufs/i_op_add.c [new file with mode: 0644]
ubuntu/aufs/i_op_del.c [new file with mode: 0644]
ubuntu/aufs/i_op_ren.c [new file with mode: 0644]
ubuntu/aufs/iinfo.c [new file with mode: 0644]
ubuntu/aufs/include/linux/aufs_type.h [new file with mode: 0644]
ubuntu/aufs/inode.c [new file with mode: 0644]
ubuntu/aufs/inode.h [new file with mode: 0644]
ubuntu/aufs/ioctl.c [new file with mode: 0644]
ubuntu/aufs/loop.c [new file with mode: 0644]
ubuntu/aufs/loop.h [new file with mode: 0644]
ubuntu/aufs/magic.mk [new file with mode: 0644]
ubuntu/aufs/module.c [new file with mode: 0644]
ubuntu/aufs/module.h [new file with mode: 0644]
ubuntu/aufs/mtx.h [new file with mode: 0644]
ubuntu/aufs/opts.c [new file with mode: 0644]
ubuntu/aufs/opts.h [new file with mode: 0644]
ubuntu/aufs/plink.c [new file with mode: 0644]
ubuntu/aufs/poll.c [new file with mode: 0644]
ubuntu/aufs/procfs.c [new file with mode: 0644]
ubuntu/aufs/rdu.c [new file with mode: 0644]
ubuntu/aufs/rwsem.h [new file with mode: 0644]
ubuntu/aufs/sbinfo.c [new file with mode: 0644]
ubuntu/aufs/spl.h [new file with mode: 0644]
ubuntu/aufs/super.c [new file with mode: 0644]
ubuntu/aufs/super.h [new file with mode: 0644]
ubuntu/aufs/sysaufs.c [new file with mode: 0644]
ubuntu/aufs/sysaufs.h [new file with mode: 0644]
ubuntu/aufs/sysfs.c [new file with mode: 0644]
ubuntu/aufs/sysrq.c [new file with mode: 0644]
ubuntu/aufs/vdir.c [new file with mode: 0644]
ubuntu/aufs/vfsub.c [new file with mode: 0644]
ubuntu/aufs/vfsub.h [new file with mode: 0644]
ubuntu/aufs/wbr_policy.c [new file with mode: 0644]
ubuntu/aufs/whout.c [new file with mode: 0644]
ubuntu/aufs/whout.h [new file with mode: 0644]
ubuntu/aufs/wkq.c [new file with mode: 0644]
ubuntu/aufs/wkq.h [new file with mode: 0644]
ubuntu/aufs/xino.c [new file with mode: 0644]