NFSD: remove vanity comments
[ Upstream commit ea49dc79002c416a9003f3204bc14f846a0dbcae ] Including one's name in copyright claims is appropriate. Including it in random comments is just vanity. After 2 decades, it is time for these to be gone. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
86df138e8d
commit
130dcbf77a
@@ -244,7 +244,6 @@ out_nfserr:
|
|||||||
* returned. Otherwise the covered directory is returned.
|
* returned. Otherwise the covered directory is returned.
|
||||||
* NOTE: this mountpoint crossing is not supported properly by all
|
* NOTE: this mountpoint crossing is not supported properly by all
|
||||||
* clients and is explicitly disallowed for NFSv3
|
* clients and is explicitly disallowed for NFSv3
|
||||||
* NeilBrown <neilb@cse.unsw.edu.au>
|
|
||||||
*/
|
*/
|
||||||
__be32
|
__be32
|
||||||
nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
|
nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
|
||||||
|
@@ -33,7 +33,6 @@ struct nfs_fhbase_old {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* This is the new flexible, extensible style NFSv2/v3/v4 file handle.
|
* This is the new flexible, extensible style NFSv2/v3/v4 file handle.
|
||||||
* by Neil Brown <neilb@cse.unsw.edu.au> - March 2000
|
|
||||||
*
|
*
|
||||||
* The file handle starts with a sequence of four-byte words.
|
* The file handle starts with a sequence of four-byte words.
|
||||||
* The first word contains a version number (1) and three descriptor bytes
|
* The first word contains a version number (1) and three descriptor bytes
|
||||||
|
Reference in New Issue
Block a user