o bugfix
- bugfix: introduce dcsub.[ch] to handle dentry cache.
- bugfix: use readlink(1) to get cwd, in auplink, mount.aufs and
  unionctl, reported by Torsten Luettgert. Actually, to use readlink
  was suggested by Tomas M last year.

o news
- support initramfs.
- verbose warning message for 'different uid/gid/perm.'
- still testing udba=inotify.

o misc
- support GFP flags in au_kzrealloc().
- simplified lock/unlock functions definition by a new macro
  SimpleRWSem...

Junjiro Okajima

----------------------------------------------------------------------
Index: fs/aufs/Makefile
Index: fs/aufs/aufs.h
- bugfix: introduce dcsub.[ch] to handle dentry cache.

Index: fs/aufs/branch.c
- support GFP flags in au_kzrealloc().
- verbose warning message for 'different uid/gid/perm.'
- bugfix: introduce dcsub.[ch] to handle dentry cache.

Index: fs/aufs/branch.h
Index: fs/aufs/file.h
Index: fs/aufs/inode.h
Index: fs/aufs/super.h
- simplified lock/unlock functions definition by a new macro
  SimpleRWSem...

Index: fs/aufs/cpup.c
Index: fs/aufs/debug.c
Index: fs/aufs/debug.h
Index: fs/aufs/export.c
Index: fs/aufs/i_op_add.c
Index: fs/aufs/i_op_del.c
Index: fs/aufs/i_op_ren.c
Index: fs/aufs/sysaufs.c
Index: fs/aufs/wkq.c
Index: include/linux/aufs_type.h
Index: util/aufs.in.5
- less important changes

Index: fs/aufs/dentry.c
- support GFP flags in au_kzrealloc().
- still testing udba=inotify.

Index: fs/aufs/f_op.c
- bugfix: prevent from a race between file_list in remount.
  (this fix was removed temporary, since I could not test it well)

Index: fs/aufs/file.c
Index: fs/aufs/inode.c
Index: fs/aufs/misc.c
Index: fs/aufs/vdir.c
- support GFP flags in au_kzrealloc().

Index: fs/aufs/hinotify.c
- still testing udba=inotify.

Index: fs/aufs/misc.h
- simplified lock/unlock functions definition by a new macro
  SimpleRWSem...
- support GFP flags in au_kzrealloc().

Index: fs/aufs/opts.c
- revised simply.

Index: fs/aufs/super.c
- bugfix: introduce dcsub.[ch] to handle dentry cache.
- revised simply.

Index: sample/diskless/Makefile
Index: sample/diskless/comount.sh
Index: sample/diskless/diskless.6aufs
Index: sample/diskless/initrd.mk
Index: sample/diskless/linuxrc
Index: sample/diskless/pxe.conf
Index: README
- support initramfs.

Index: util/auplink
Index: util/mount.aufs
Index: util/unionctl
- bugfix: use readlink(1) to get cwd, in auplink, mount.aufs and
  unionctl, reported by Torsten Luettgert. Actually, to use readlink
  was suggested by Tomas M last year.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to