cregit-Linux how code gets into the kernel

Release 4.15 fs/nfsd/auth.h

Directory: fs/nfsd
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * nfsd-specific authentication stuff.
 *
 * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
 */

#ifndef LINUX_NFSD_AUTH_H

#define LINUX_NFSD_AUTH_H

/*
 * Set the current process's fsuid/fsgid etc to those of the NFS
 * client user
 */
int nfsd_setuser(struct svc_rqst *, struct svc_export *);

#endif /* LINUX_NFSD_AUTH_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)2187.50%125.00%
Andrew Morton14.17%125.00%
Greg Kroah-Hartman14.17%125.00%
Eric W. Biedermann14.17%125.00%
Total24100.00%4100.00%
Directory: fs/nfsd
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.