commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, mplaneta/gsoc12/working, updated. hurd-release-0-2-33


From: Maksym Planeta
Subject: [SCM] Hurd branch, mplaneta/gsoc12/working, updated. hurd-release-0-2-3382-g53cf8e1
Date: Thu, 19 Jul 2012 13:12:25 +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/gsoc12/working has been updated
       via  53cf8e1b2ea95a67466610d9d2ccdbc97e9f1a90 (commit)
       via  537eece89d085dac8cb11b3b9a6c9a4299012cdb (commit)
       via  51bdb8917fef97ac85cc844e2992070df071fa26 (commit)
       via  9e8114face176542c2572f18c6cb5da3bde87c0b (commit)
       via  3300c63faee26084674a7b1fb45d1f01cb9e7500 (commit)
       via  2c1c294f23cabe5987807946328c59a9fff22b7c (commit)
       via  2c511c191b6b5ae52ff5b5444e524c10fe667c79 (commit)
      from  bde3d33a476650ad1a747e470c04191c3e0dac4f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53cf8e1b2ea95a67466610d9d2ccdbc97e9f1a90
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 18 22:30:55 2012 +0300

    Update isofs according to new libpager interface.

commit 537eece89d085dac8cb11b3b9a6c9a4299012cdb
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 18 20:18:44 2012 +0300

    Update fatfs according to new libpager interface.
    
    read_pages and write_pages are not finished.

commit 51bdb8917fef97ac85cc844e2992070df071fa26
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 18 15:34:37 2012 +0300

    Move ufs to new interface.
    
    NB functions read_page and write_page were upgraded only in that way to 
allow ufs compile, but handling of pages left in page sized chunks.

commit 9e8114face176542c2572f18c6cb5da3bde87c0b
Author: Maksym Planeta <address@hidden>
Date:   Tue Jul 17 23:53:03 2012 +0300

    fix errors in storeio

commit 3300c63faee26084674a7b1fb45d1f01cb9e7500
Author: Maksym Planeta <address@hidden>
Date:   Tue Jul 17 22:47:14 2012 +0300

    fix errors in console

commit 2c1c294f23cabe5987807946328c59a9fff22b7c
Author: Maksym Planeta <address@hidden>
Date:   Sun Jul 15 21:17:28 2012 +0300

    If asked more pages than data exist handle this properly. (ext2fs)

commit 2c511c191b6b5ae52ff5b5444e524c10fe667c79
Author: Maksym Planeta <address@hidden>
Date:   Fri Jul 13 14:25:25 2012 +0300

    After this ext2fs seems works.

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

Summary of changes:
 console/pager.c |   27 ++++-----
 ext2fs/pager.c  |   37 +++++++-----
 fatfs/pager.c   |  126 ++++++++++++++++++++++++++++--------------
 isofs/pager.c   |  117 +++++++++++++++++++-------------------
 storeio/pager.c |   17 +++---
 ufs/pager.c     |  167 +++++++++++++++++++++++++++++++++++++++++--------------
 ufs/sizes.c     |    6 +-
 7 files changed, 313 insertions(+), 184 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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