* [patch 1/1] uml-export-getgid-for-hostfs
@ 2005-03-11 19:27 blaisorblade
2005-03-11 19:34 ` Blaisorblade
2005-03-14 11:57 ` Christoph Hellwig
0 siblings, 2 replies; 3+ messages in thread
From: blaisorblade @ 2005-03-11 19:27 UTC (permalink / raw)
To: akpm; +Cc: jdike, linux-kernel, user-mode-linux-devel, blaisorblade
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
---
linux-2.6.11-paolo/arch/um/os-Linux/user_syms.c | 1 +
1 files changed, 1 insertion(+)
diff -puN arch/um/os-Linux/user_syms.c~uml-export-getgid-for-hostfs arch/um/os-Linux/user_syms.c
--- linux-2.6.11/arch/um/os-Linux/user_syms.c~uml-export-getgid-for-hostfs 2005-03-11 20:15:37.347405816 +0100
+++ linux-2.6.11-paolo/arch/um/os-Linux/user_syms.c 2005-03-11 20:15:43.868414472 +0100
@@ -82,6 +82,7 @@ EXPORT_SYMBOL_PROTO(statfs);
EXPORT_SYMBOL_PROTO(statfs64);
EXPORT_SYMBOL_PROTO(getuid);
+EXPORT_SYMBOL_PROTO(getgid);
/*
* Overrides for Emacs so that we follow Linus's tabbing style.
_
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch 1/1] uml-export-getgid-for-hostfs
2005-03-11 19:27 [patch 1/1] uml-export-getgid-for-hostfs blaisorblade
@ 2005-03-11 19:34 ` Blaisorblade
2005-03-14 11:57 ` Christoph Hellwig
1 sibling, 0 replies; 3+ messages in thread
From: Blaisorblade @ 2005-03-11 19:34 UTC (permalink / raw)
To: akpm; +Cc: jdike, linux-kernel, user-mode-linux-devel
On Friday 11 March 2005 20:27, blaisorblade@yahoo.it wrote:
> Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Sorry, resending this.
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch 1/1] uml-export-getgid-for-hostfs
2005-03-11 19:27 [patch 1/1] uml-export-getgid-for-hostfs blaisorblade
2005-03-11 19:34 ` Blaisorblade
@ 2005-03-14 11:57 ` Christoph Hellwig
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2005-03-14 11:57 UTC (permalink / raw)
To: blaisorblade; +Cc: akpm, jdike, linux-kernel, user-mode-linux-devel
> EXPORT_SYMBOL_PROTO(getuid);
> +EXPORT_SYMBOL_PROTO(getgid);
please don't. as mentioned in the discussion about ROOT_DEV the whole
code using it is bogus.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-14 11:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-11 19:27 [patch 1/1] uml-export-getgid-for-hostfs blaisorblade
2005-03-11 19:34 ` Blaisorblade
2005-03-14 11:57 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox