diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 15:36:11 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 15:36:11 +0200 |
commit | fc2a392a028be45fda2be18326ffacfc525ac6d9 (patch) | |
tree | 8c6e079458d9718470717f291308aa6201382d7f /open_issues | |
parent | 2c18eac2140a577090c84854905728ebd2ce0fac (diff) | |
parent | c6ecdd55fc994003a3cabf9fd3adf512908a7d28 (diff) |
Merge commit 'c6ecdd55fc994003a3cabf9fd3adf512908a7d28'
Conflicts:
hurd/translator/procfs/jkoenig/discussion.mdwn
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/libnetfs_passive_translators.mdwn | 2 | ||||
-rw-r--r-- | open_issues/mig_portable_rpc_declarations.mdwn | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/open_issues/libnetfs_passive_translators.mdwn b/open_issues/libnetfs_passive_translators.mdwn index db4c9005..c89d27f7 100644 --- a/open_issues/libnetfs_passive_translators.mdwn +++ b/open_issues/libnetfs_passive_translators.mdwn @@ -52,4 +52,4 @@ License|/fdl]]."]]"""]] <teythoon> 0 tmp/mounts <teythoon> and no mtab translator around either -[[community/gsoc/project_ideas/mtab/discussion]]. +[[hurd/translator/mtab/discussion]]. diff --git a/open_issues/mig_portable_rpc_declarations.mdwn b/open_issues/mig_portable_rpc_declarations.mdwn index 91838f60..ecfa06ae 100644 --- a/open_issues/mig_portable_rpc_declarations.mdwn +++ b/open_issues/mig_portable_rpc_declarations.mdwn @@ -69,8 +69,7 @@ License|/fdl]]."]]"""]] <teythoon> my use case is getting info about fs translators from init to procfs -[[community/gsoc/project_ideas/mtab]], -[[community/gsoc/project_ideas/mtab/discussion]]. +[[hurd/translator/mtab]], [[hurd/translator/mtab/discussion]]. <teythoon> should I go for an iterator like interface instead? <braunr> depends @@ -136,8 +135,7 @@ License|/fdl]]."]]"""]] top of mach <braunr> there is a lot of knowledge about mach ports in mig -[[community/gsoc/project_ideas/mtab]], -[[community/gsoc/project_ideas/mtab/discussion]]. +[[hurd/translator/mtab]], [[hurd/translator/mtab/discussion]]. <teythoon> but again I face the challenge of serializing a arbitrary sized list of arbitrary sized strings |