bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 7/7] procfs: provide magic retry response for /proc/self


From: Samuel Thibault
Subject: Re: [PATCH 7/7] procfs: provide magic retry response for /proc/self
Date: Wed, 1 Oct 2014 01:12:25 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

Justus Winter, le Mon 22 Sep 2014 11:38:44 +0200, a écrit :
> diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h
> index 4341177..f22816d 100644
> --- a/hurd/hurd_types.h
> +++ b/hurd/hurd_types.h
> @@ -114,6 +114,9 @@ enum retry_type
>                   as for FS_RETRY_NORMAL.
>  
>       "/..." means retry "...", but starting from the users root directory.
> +
> +     "proc/self/..." means replace `proc/self' with the PID of the current
> +                  process and then retry as for FS_RETRY_NORMAL.

Roland, does it look OK to use a FS_RETRY_MAGICAL for implementing
/proc/self?

Samuel



reply via email to

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