All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] vfs: cleanup of permission()
@ 2006-02-28  5:26 Herbert Poetzl
  2006-02-28  5:29 ` [RFC 1/2] vfs: remove nameidata from *_permission() Herbert Poetzl
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Herbert Poetzl @ 2006-02-28  5:26 UTC (permalink / raw)
  To: Andrew Morton, Christoph Hellwig, Al Viro; +Cc: Linux Kernel ML


Hi Andrew! Christoph! Al!

after thinking some time about the oracle words
(sent in reply to previous BME submissions) we 
(Sam and I) came to the conclusion that it would 
be a good idea to remove the nameidata introduced
in September 2003 from the inode permission()
checks, so that vfs_permission() can take care
of them ...

this is in two parts, the first one does the 
removal and the second one fixes up nfs and fuse
by passing the relevant nd_flags via the mask

Note: this is just a suggestion, so please let
      us know what you think 


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

end of thread, other threads:[~2006-03-02  2:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-28  5:26 [RFC] vfs: cleanup of permission() Herbert Poetzl
2006-02-28  5:29 ` [RFC 1/2] vfs: remove nameidata from *_permission() Herbert Poetzl
2006-02-28  5:30 ` [RFC 2/2] vfs: fixup nfs and fuse by passing nd_flags via mask Herbert Poetzl
2006-03-01  8:45 ` [RFC] vfs: cleanup of permission() Trond Myklebust
2006-03-01 12:28   ` tvrtko.ursulin
2006-03-01 12:37     ` Arjan van de Ven
2006-03-01 12:59       ` tvrtko.ursulin
2006-03-01 21:20         ` Sam Vilain
2006-03-01 13:06     ` Herbert Poetzl
2006-03-01 21:18     ` Sam Vilain
2006-03-01 13:11   ` Herbert Poetzl
2006-03-01 23:42     ` Trond Myklebust
2006-03-02  1:35       ` Sam Vilain
2006-03-02  2:26         ` Trond Myklebust
2006-03-01 22:11   ` Sam Vilain

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.