commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, mplaneta/tmpfs/master, created. c29f215011ed3a5fbc309


From: Maksym Planeta
Subject: [SCM] Hurd branch, mplaneta/tmpfs/master, created. c29f215011ed3a5fbc30967a7d5f8450ac14b5dc
Date: Tue, 24 Jan 2012 00:46:48 +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 "Hurd".

The branch, mplaneta/tmpfs/master has been created
        at  c29f215011ed3a5fbc30967a7d5f8450ac14b5dc (commit)

- Log -----------------------------------------------------------------
commit c29f215011ed3a5fbc30967a7d5f8450ac14b5dc
Author: Maksym Planeta <address@hidden>
Date:   Mon Jan 23 23:27:06 2012 +0200

    Correct available space check.
    
    *tmpfs/node.c (diskfs_grow): Parameter size denotes new size, not delta.
    So available space check should take that into account.

commit 4f6c205ce8b346130ca184d1cd2024af354bdd7b
Author: Maksym Planeta <address@hidden>
Date:   Mon Jan 23 11:15:58 2012 +0200

    Update comments.
    
    * mach-defpager/default_pager.c (seqnos_memory_object_data_write): Delete 
comment.
    (seqnos_memory_object_data_return): Add comment.

commit 5ea75d56d2e0fb438f4ecd15097f174f4a9e3c04
Author: Maksym Planeta <address@hidden>
Date:   Mon Jan 23 10:04:33 2012 +0200

    Don't panic in default_pager_object_set_size.
    
    * mach-defpager/default_pager.c (default_pager_object_set_size): Don't
    panic, if kr is not KERN_SUCCESS after memory_object_lock_request.

commit 78d3a036780342d09cbf31c477d1a302010e5841
Author: Maksym Planeta <address@hidden>
Date:   Mon Jan 23 02:29:18 2012 +0200

    Correct handling of object size.
    
    * tmpfs/node.c (diskfs_truncate, diskfs_grow, diskfs_get_filemap):
    Functions have been changed.

commit 5b89794eb78cd161df2854c07f9a7239a84dcfbb
Author: Maksym Planeta <address@hidden>
Date:   Sun Jan 22 19:44:51 2012 +0200

    Correct errors in default pager and make it work with tmpfs.
    
    * mach-defpager/default_pager.c (dprintf, ddprintf): Redefine macros.
    (sturct dpager): New field.
    (pager_extend): Correct handling of size.
    (pager_truncate): Check input data. Disable "hack". Correct truncating
    of object.
    (pager_write_offset): Remove printing of debugging information.
    (pager_dealloc): Clear variables, which has been freed.
    (pager_port_check_request): Remove assert.
    (seqnos_memory_object_init): Substitute old form for working with
    objects for new one.
    (seqnos_memory_object_data_write): Clear obsolete function.
    (seqnos_memory_object_lock_completed): Clear function body.
    (seqnos_memory_object_data_return): Fill function body.
    (S_default_pager_object_create): Set object size limit during creation.
    (S_default_pager_object_set_size): Rework function.
    * mach-defpager/kalloc.c: Add includes of some header files.
    (kfree): Check input data.

commit 27970bcc9800c68d47cc41529f2eaf70a6fbab81
Author: Maksym Planeta <address@hidden>
Date:   Sun Jan 8 14:51:42 2012 +0200

    Remove warnings during compilation.
    
    * mach-defpager/kalloc.c: Added missing prototypes, headers, types.
    * mach-defpager/wiring.c: Likewise.
    * mach-defpager/default_pager.c: Likewise.
    * mach-defpager/main.c: Likewise.
    * mach-defpager/setup.c: Likewise.
    (S_default_pager_paging_storage): Fix wrong calling of kfree.
    
    * mach-defpager/kalloc.h: New file with prototypes from kalloc.c.
    * mach-defpager/default_pager.h: New file with prototypes
    from default_pager.c.
    * mach-defpager/Makefile (LCLHDRS): Add new header files.

commit 70ccd57ae4b2f585891f605c033f7ce3e8a44d05
Author: Maksym Planeta <address@hidden>
Date:   Sat Jan 7 19:16:35 2012 +0200

    Fix auto-terminating of tmpfs due to idle.
    
    * tmpfs/tmpfs.c (diskfs_thread_function): New function.
    (main): Manually detach diskfs demuxer.

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


hooks/post-receive
-- 
Hurd



reply via email to

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