commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] unionfs branch, unionmount, created. 4db02de530ceb22a814ab6f53eda7


From: Sergiu Ivanov
Subject: [SCM] unionfs branch, unionmount, created. 4db02de530ceb22a814ab6f53eda77c40de03fe7
Date: Thu, 10 Dec 2009 21:33:27 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "unionfs".

The branch, unionmount has been created
        at  4db02de530ceb22a814ab6f53eda77c40de03fe7 (commit)

- Log -----------------------------------------------------------------
commit 4db02de530ceb22a814ab6f53eda77c40de03fe7
Author: Sergiu Ivanov <address@hidden>
Date:   Sun Jul 5 15:26:58 2009 +0300

    Add the mountee to the list of merged filesystems.
    
    * mount.c (start_mountee): Add the mountee's filesystem to the
    list of merged filesystems.
    * node.c (node_init_root): Take into consideration the fact that
    an empty string refers to the mountee root.
    * ulfs.c (ulfs_check): Likewise.
    (ulfs_register): Don't check whether "" is a valid directory.

commit d711d1eb2ac42911690a107f80e7fb5df09a4782
Author: Sergiu Ivanov <address@hidden>
Date:   Sun Jul 5 23:08:44 2009 +0300

    Implement mountee startup.
    
    * mount.c (mountee_node): New variable.
    (mountee_root): Likewise.
    (mountee_started): Likewise.
    (start_mountee): New function (based on node_set_translator
    in nsmux).
    (setup_unionmount): New function.
    * mount.h (mountee_root): New variable.
    (mountee_started): Likewise.
    (start_mountee): New function.
    (setup_unionmount): New function.
    * netfs.c (netfs_validate_stat): Start the mountee at the
    first invocation.

commit f7309c9bf8e75c829da8bb983b28284b9a119340
Author: Sergiu Ivanov <address@hidden>
Date:   Sun Jul 5 22:39:09 2009 +0300

    Add the ``--mount'' command line option.
    
    * Makefile (OBJS): Add mount.o
    * options.h (OPT_MOUNT, OPT_LONG_MOUNT): Define.
    * options.c (argp_common_options): Add option ``-mount''.
    (argp_parse_common_options): Handle the new option.
    * netfs.c (netfs_append_args): Add the ``--mount'' option to the
    result.
    * mount.h: New file.
    * mount.c: Likewise.

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


hooks/post-receive
-- 
unionfs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]