All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin LaHaise <bcrl@kvack.org>
To: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	linux-fsdevel@vger.kernel.org, jengelh@linux01.gwdg.de
Subject: Re: [PATCH] add file position info to proc
Date: Fri, 9 Mar 2007 10:23:05 -0500	[thread overview]
Message-ID: <20070309152305.GK6209@kvack.org> (raw)
In-Reply-To: <1173453306.12462.22.camel@kleikamp.austin.ibm.com>

On Fri, Mar 09, 2007 at 09:15:06AM -0600, Dave Kleikamp wrote:
> I think this information would be a little easier to access if there
> would be a single file per pid or thread containing something like:
> 
> handle	flags	pos	path
> 0	0100002	1234	/dev/pts/1
> 1	0100004	5678	/tmp/output
> etc.

That would not be a good idea, as not all users have the same permissions 
for viewing this information.  It's also quite against the design philosophy 
used elsewhere in /proc.

		-ben
-- 
"Time is of no importance, Mr. President, only life is important."
Don't Email: <zyntrop@kvack.org>.

  reply	other threads:[~2007-03-09 15:23 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-09 13:54 [PATCH] add file position info to proc Miklos Szeredi
2007-03-09 15:15 ` Dave Kleikamp
2007-03-09 15:23   ` Benjamin LaHaise [this message]
2007-03-09 15:37     ` Dave Kleikamp
2007-03-09 16:00       ` Miklos Szeredi
2007-03-09 17:45         ` Jan Engelhardt
2007-03-09 21:03           ` Miklos Szeredi
2007-03-09 21:26             ` Dave Kleikamp
2007-03-09 15:18 ` Jörn Engel
2007-03-09 15:52   ` Miklos Szeredi
2007-03-09 15:54     ` Miklos Szeredi
2007-03-10  7:05 ` Chris Wedgwood
2007-03-10 14:02   ` Jan Engelhardt
2007-03-10 21:19     ` Chris Wedgwood
2007-03-10 21:33       ` Jan Engelhardt
2007-03-10 21:40         ` Miklos Szeredi
  -- strict thread matches above, loose matches on Subject: below --
2007-03-24 22:04 [patch] " Miklos Szeredi
2007-03-25 23:45 ` Andrew Morton
2007-03-26  0:05   ` Neil Brown
2007-03-26  9:41   ` Folkert van Heusden
2007-03-27 21:55   ` Dave Hansen
2007-03-27  0:45 ` Andrew Morton
2007-03-27  7:08   ` Miklos Szeredi
2007-03-27  7:35     ` Andrew Morton
2007-03-27 21:24 ` Pavel Machek
2007-03-27 21:33   ` Jörn Engel
2007-03-27 21:36   ` Andrew Morton
2007-03-27 21:43     ` Miklos Szeredi
2007-03-27 22:33       ` Pavel Machek
2007-03-27 23:05         ` Miklos Szeredi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070309152305.GK6209@kvack.org \
    --to=bcrl@kvack.org \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=shaggy@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.