public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/3] VFS "stat light" out of fstatat, and fine grained flags
       [not found] <20090407231524.GA1569655@fiona.linuxhacker.ru>
@ 2009-04-07 23:25 ` Jeff Garzik
  2009-04-08  6:56   ` forwarding -fsdevel to -kernel (was Re: [PATCH 1/3] VFS "stat ...) flags Miklos Szeredi
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2009-04-07 23:25 UTC (permalink / raw)
  To: Oleg Drokin; +Cc: linux-fsdevel, LKML

Oleg Drokin wrote:
> Hello!
> 
>    This is reworked Mark Fasheh's patch + my earlier patch.
>    It allows one to specify which specific struct stat fields are needed
>    out of the fstatat call, and also a request to obtain most uptodate
>    information for inode (for NFS mostly).
> 
>    Also it adds AT_STAT_SELF flag to mean that the stat should be executed not
>    on a path, but on the passed filedecriptor itself.
> 
>    A first real kernel user for this added in loop block driver that does
>    not care about size or anything else besides rdev and inode number.
> 
>    I see various architectures replicate bits of vfs_*stat* in some compat
>    code, I am not sure if we need to update those as well or not.
> 
>    This patch does away with all the extra syscalls.


linux-kernel should be included in the discussion of this syscall.

	Jeff



^ permalink raw reply	[flat|nested] 3+ messages in thread

* forwarding -fsdevel to -kernel  (was Re: [PATCH 1/3] VFS "stat ...) flags
  2009-04-07 23:25 ` [PATCH 1/3] VFS "stat light" out of fstatat, and fine grained flags Jeff Garzik
@ 2009-04-08  6:56   ` Miklos Szeredi
  2009-04-08  7:35     ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Miklos Szeredi @ 2009-04-08  6:56 UTC (permalink / raw)
  To: jeff, davem; +Cc: green, linux-fsdevel, linux-kernel

On Tue, 07 Apr 2009, Jeff Garzik wrote:
> linux-kernel should be included in the discussion of this syscall.

Would it be possible to automatically forward all posts from -fsdevel,
and possibly other lists, to linux-kernel?

The rationale is that linux-kernel is a collection of all subtopics,
it's already CC-d on most threads.

Thanks,
Miklos

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: forwarding -fsdevel to -kernel (was Re: [PATCH 1/3] VFS "stat ...) flags
  2009-04-08  6:56   ` forwarding -fsdevel to -kernel (was Re: [PATCH 1/3] VFS "stat ...) flags Miklos Szeredi
@ 2009-04-08  7:35     ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2009-04-08  7:35 UTC (permalink / raw)
  To: miklos; +Cc: jeff, green, linux-fsdevel, linux-kernel

From: Miklos Szeredi <miklos@szeredi.hu>
Date: Wed, 08 Apr 2009 08:56:16 +0200

> On Tue, 07 Apr 2009, Jeff Garzik wrote:
>> linux-kernel should be included in the discussion of this syscall.
> 
> Would it be possible to automatically forward all posts from -fsdevel,
> and possibly other lists, to linux-kernel?
> 
> The rationale is that linux-kernel is a collection of all subtopics,
> it's already CC-d on most threads.

No.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-08  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20090407231524.GA1569655@fiona.linuxhacker.ru>
2009-04-07 23:25 ` [PATCH 1/3] VFS "stat light" out of fstatat, and fine grained flags Jeff Garzik
2009-04-08  6:56   ` forwarding -fsdevel to -kernel (was Re: [PATCH 1/3] VFS "stat ...) flags Miklos Szeredi
2009-04-08  7:35     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox