Hello.
May I ask you, what is the trunc_xino useful for? 

I didn't find anything in aufs.5 documentation,
only trunc_xib and notrunc_xib, but that is perhaps
something else, am I right?


Thank you 
Tomas M


[EMAIL PROTECTED] wrote:
> o bugfix
> - bugfix: a race in revalidating a dentry, reported by Jason Lunz.
> - bugfix: specifying noxino at mount time, reported by Jason Lunz.
> - bugfix: stop using /tmp/aufsvars.mk (complete fix for last ci).
> - bugfix: stop using /tmp/uloopvars.mk.
> 
> o news
> - introduce truncating xino files (experimental), reported by Jason
>   Lunz. it will be removed if nobody is interested.
>   + new options trunc_xino, notrunc_xino, trunc_xino=<branch path>,
>     and itrunc_xino=<branch index>.
>   + new macros AUFS_XINO_TRUNC_INIT and AUFS_XINO_TRUNC_STEP.
>   + new functions xino_trunc() and au_test_trunc_xino().
>   + new functions xino_do_trunc(), xino_try_trunc() and xino_trunc().
>   + define TMPFS_MAGIC.
>   + define blkcnt_t type for linux-2.6.16.
> - introduce new patches, ubuntu-2.6.22-14.46.patch and
>   ubuntu-edgy.patch.
>   + extract a patch for ubuntu-edgy.
> 
> 
> Junjiro Okajima
> 
> ----------------------------------------------------------------------
> Index: README
> - introduce new patches, ubuntu-2.6.22-14.46.patch and
>   ubuntu-edgy.patch.
> 
> Index: local.mk
> - extract a patch for ubuntu-edgy.
> - bugfix: stop using /tmp/aufsvars.mk (complete fix for last ci).
> 
> Index: fs/aufs/Makefile
> - bugfix: stop using /tmp/aufsvars.mk (complete fix for last ci).
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
>   + define TMPFS_MAGIC.
> 
> Index: fs/aufs/aufs.h
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
>   + define blkcnt_t type for linux-2.6.16.
> 
> Index: fs/aufs/branch.c
> Index: fs/aufs/branch.h
> Index: fs/aufs/opts.h
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
> 
> Index: fs/aufs/dentry.c
> - bugfix: a race in revalidating a dentry, reported by Jason Lunz.
> 
> Index: fs/aufs/opts.c
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
>   + new options trunc_xino, notrunc_xino, trunc_xino=<branch path>,
>     and itrunc_xino=<branch index>.
> - bugfix: specifying noxino at mount time, reported by Jason Lunz.
> 
> Index: fs/aufs/super.c
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
> - extract a patch for ubuntu-edgy.
> 
> Index: fs/aufs/super.h
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
>   + new functions xino_trunc() and au_test_trunc_xino().
> 
> Index: fs/aufs/xino.c
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
>   + new functions xino_do_trunc(), xino_try_trunc() and xino_trunc().
> 
> Index: include/linux/aufs_type.h
> - introduce truncating xino files, reported by Jason Lunz. it will be
>   removed if nobody is interested.
>   + new macros AUFS_XINO_TRUNC_INIT and AUFS_XINO_TRUNC_STEP.
> 
> Index: sample/uloop/Makefile
> Index: sample/uloop/drivers/block/Makefile
> - bugfix: stop using /tmp/uloopvars.mk.
> 
> Index: Kconfig.in
> Index: Tips
> - less important changes.
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> 


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

Reply via email to