Files
linux-st/include
Christoph Hellwig e4543eddfd [PATCH] add a vfs_permission helper
Most permission() calls have a struct nameidata * available.  This helper
takes that as an argument and thus makes sure we pass it down for lookup
intents and prepares for per-mount read-only support where we need a struct
vfsmount for checking whether a file is writeable.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:55:58 -08:00
..
2005-11-08 22:43:44 +00:00
2005-11-07 09:05:22 -08:00
2005-11-08 12:20:34 +11:00
2005-11-07 14:11:38 -08:00
2005-11-09 07:55:58 -08:00