[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.7-103-g0715d1b
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.7-103-g0715d1b |
Date: |
Thu, 24 Mar 2016 23:17:22 +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, master has been updated
via 0715d1b22a6f0008b70fe4b1881045f65521ac19 (commit)
via b235bd2724ad4cf9150b0f571ead70fbfa34da84 (commit)
from 5eef605eb523e4148ccd22578327492178cfd0c4 (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 0715d1b22a6f0008b70fe4b1881045f65521ac19
Author: Samuel Thibault <address@hidden>
Date: Thu Mar 24 11:33:36 2016 +0100
Use swapon path as pager partition path
When /dev/hd* entries are parted-partition storeio, the store name is only
the disk name, thus not unique. We should just use the path being used
instead.
* sutils/swapon.c (swaponoff): Use `file' instead of `store->name' to
default_pager_paging_file.
(main): Drop hardcoded "/dev/".
* procfs/rootdir.c (rootdir_gc_swaps): Drop hardcoded "/dev/".
commit b235bd2724ad4cf9150b0f571ead70fbfa34da84
Author: Samuel Thibault <address@hidden>
Date: Thu Mar 24 11:00:14 2016 +0100
Fix swap information numbers
* procfs/rootdir.c (rootdir_gc_swaps): Fix default_pager_storage_info call
parameter order.
* sutils/swapon.c (main): Likewise.
-----------------------------------------------------------------------
Summary of changes:
procfs/rootdir.c | 4 ++--
sutils/swapon.c | 10 ++++------
2 files changed, 6 insertions(+), 8 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.7-103-g0715d1b,
Samuel Thibault <=