o news
- this version of aufs consumes inode number rapidly. it will be fixed
  in a week.

o bugfix
- bugfix: fix the obsolete inodes with d_revalidate. the last
  temporary bugfix is completed. but this version of aufs consumes
  inode number rapidly. it will be fixed in a week.
- refine d_revalidate
        + checking new ii_gen
        + removing di_reval
        + new function au_cpup_igen(), to support inode generation
        + make the modfified file by UDBA obsoleted by its name and
          inode
        + resetting xino(temporary fix)
        + make si_gen atomic_t

o misc
- forgot to print 'warn_perm' in /proc/mounts.

Junjiro Okajima

----------------------------------------------------------------------

Index: fs/aufs/cpup.c
Index: fs/aufs/cpup.h
- new function au_cpup_igen(), to support inode generation.

Index: fs/aufs/dentry.c
Index: fs/aufs/dentry.h
Index: fs/aufs/dinfo.c
Index: fs/aufs/file.c
- refine d_revalidate, checking new ii_gen, removing di_reval, new
  function au_cpup_igen(), to support inode generation.

Index: fs/aufs/hinotify.c
- refine d_revalidate, make the modfified file by UDBA obsoleted by
  its name and inode.

Index: fs/aufs/i_op_del.c
Index: fs/aufs/i_op_ren.c
- refine d_revalidate, removing di_reval, resetting xino temporary.

Index: fs/aufs/iinfo.c
Index: fs/aufs/inode.h
- refine d_revalidate, support new ii_gen and ii_h_sb1, new function
  au_cpup_igen(), to support inode generation.

Index: fs/aufs/inode.c
- bugfix: fix the obsolete inodes with d_revalidate. the last
  temporary bugfix is completed. but this version of aufs consumes
  inode number rapidly. it will be fixed in a week.

Index: fs/aufs/sbinfo.c
Index: fs/aufs/super.h
- refine d_revalidate, make si_gen atomic_t.

Index: fs/aufs/super.c
- forgot to print 'warn_perm' in /proc/mounts.
- refine d_revalidate, make si_gen atomic_t.

Index: fs/aufs/xino.c
- support clearing xino, it may be removed soon.
- refine d_revalidate, checking new ii_gen, removing di_reval.

Index: README
Index: fs/aufs/aufs.h
Index: fs/aufs/branch.c
Index: fs/aufs/debug.h
Index: fs/aufs/export.c
Index: fs/aufs/i_op_add.c
Index: fs/aufs/vdir.c
Index: fs/aufs/vfsub.h
Index: fs/aufs/whout.c
Index: include/linux/aufs_type.h
Index: util/aufs.in.5
- less important changes.

-------------------------------------------------------------------------
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