lkml.org 
[lkml]   [2003]   [May]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] New authentication management syscalls
On Fri, May 09, 2003 at 02:11:17PM +0100, David Howells wrote:
> (3) settok(const char *fs, const char *key, size_t size, const void *data)

fs is the path to a mount point?

> Present data to the named filesystem as being the authentication token
> for the specified key (eg: an AFS cell). If accepted, this token should
> be stored in the PAG to which the calling process belongs.

s/filesystem/mount instance/

>
> struct file_system_type {
> ...
> int settok(struct file_system_type *fstype,
> const char *domain,
> size_t size,
> const void *data);
> };

This should go into super_operations instead.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.029 / U:0.760 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site