fs/unionfs/Makefile    |    2 +
 fs/unionfs/dirhelper.c |   21 +++----------
 fs/unionfs/export.c    |   75 +++++++++++++++++++++++++++++++++++++++++++++++-
 fs/unionfs/union.h     |   31 ++++++++++++++++++++
 4 files changed, 111 insertions(+), 18 deletions(-)

New commits:
commit 51bca2418683736dfb80a49e3cc77e9400357c03
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Fri May 11 20:42:14 2007 -0400

    export: get_parent: build the route to the parent using the parent from odf

commit 6d4e8580534b2828182da58f6eb01f6dac06b972
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Fri May 11 19:46:40 2007 -0400

    moved dentry_stack declarations in union.h so it can be used by get_parent

commit 502911d2796337b5a74fb17392ddf9df3f512633
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Fri May 11 17:31:23 2007 -0400

    export: export ops get_parent, get the parent inode from odf fs's get_parent

commit f63304c3e754e623da1d2e94ea25bd669df1e1df
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Fri May 11 15:39:22 2007 -0400

    export: added export.o in Makefile, and include correct .h in export.c

_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to