UBUNTU: ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
authorAndy Whitcroft <apw@canonical.com>
Thu, 5 Jan 2012 14:06:50 +0000 (14:06 +0000)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:15:38 +0000 (13:15 -0700)
commit04debea4c05c49047d124179c6156ca296dc9e52
tree9226bb58827a1654d75de91f8e8a2cd64a5e99c9
parent35ac42d5246f8e5869a2793300c98ed357d84d6b
UBUNTU: ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245

Signed-off-by: Andy Whitcroft <apw@canonical.com>
70 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/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/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/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]
ubuntu/include/linux/aufs_type.h [new file with mode: 0644]