diff --git a/fs/nfsd/auth.c b/fs/nfsd/auth.c index 71209d4993d0b089730df0474e1549afa39086cd..79717a40daba2e57cb8460f885dc09b8db63ccc8 100644 --- a/fs/nfsd/auth.c +++ b/fs/nfsd/auth.c @@ -1,8 +1,4 @@ -/* - * linux/fs/nfsd/auth.c - * - * Copyright (C) 1995, 1996 Olaf Kirch - */ +/* Copyright (C) 1995, 1996 Olaf Kirch */ #include #include "nfsd.h" diff --git a/fs/nfsd/cache.h b/fs/nfsd/cache.h index a165425dea4122af1811666ed97e5d4c6c7567c2..d892be61016c3f0331f6071e6c95ab6c4695c23f 100644 --- a/fs/nfsd/cache.h +++ b/fs/nfsd/cache.h @@ -1,6 +1,4 @@ /* - * include/linux/nfsd/cache.h - * * Request reply cache. This was heavily inspired by the * implementation in 4.3BSD/4.4BSD. * diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c index b26a3644fbb9f01d044a4dd41ac0e27219809506..c487810a2366feed1d7018085296ccf371ab0947 100644 --- a/fs/nfsd/export.c +++ b/fs/nfsd/export.c @@ -1,7 +1,5 @@ #define MSNFS /* HACK HACK */ /* - * linux/fs/nfsd/export.c - * * NFS exporting and validation. * * We maintain a list of clients, each of which has a list of diff --git a/fs/nfsd/lockd.c b/fs/nfsd/lockd.c index 6f12777ed2277d2d9bc9a9ce53644d536487d43f..0c6d8167013749dce9028af641315dac7c3e4fa2 100644 --- a/fs/nfsd/lockd.c +++ b/fs/nfsd/lockd.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/lockd.c - * * This file contains all the stubs needed when communicating with lockd. * This level of indirection is necessary so we can run nfsd+lockd without * requiring the nfs client to be compiled in/loaded, and vice versa. diff --git a/fs/nfsd/nfs2acl.c b/fs/nfsd/nfs2acl.c index 874e2a94bf4f4539889118e89669cf53cc63386b..f20589d2ae27be2aab0379b7d0ba1e2674490182 100644 --- a/fs/nfsd/nfs2acl.c +++ b/fs/nfsd/nfs2acl.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfs2acl.c - * * Process version 2 NFSACL requests. * * Copyright (C) 2002-2003 Andreas Gruenbacher diff --git a/fs/nfsd/nfs3acl.c b/fs/nfsd/nfs3acl.c index c6011ddbadc042c1f8f5f5b43e21f0caa6ed6a25..e0c4846bad922be3307add94510a9b96330f691b 100644 --- a/fs/nfsd/nfs3acl.c +++ b/fs/nfsd/nfs3acl.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfs3acl.c - * * Process version 3 NFSACL requests. * * Copyright (C) 2002-2003 Andreas Gruenbacher diff --git a/fs/nfsd/nfs3proc.c b/fs/nfsd/nfs3proc.c index 90b19ca75b34cf47a0c405e40129cf063a503867..3d68f45a37b931027ef1e5e729305a4f7645fcf5 100644 --- a/fs/nfsd/nfs3proc.c +++ b/fs/nfsd/nfs3proc.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfs3proc.c - * * Process version 3 NFS requests. * * Copyright (C) 1996, 1997, 1998 Olaf Kirch diff --git a/fs/nfsd/nfs3xdr.c b/fs/nfsd/nfs3xdr.c index c523bb88c10b72695a08076e1c665483f3f98846..2a533a0af2a98ed91afb84e71669d328cb67a866 100644 --- a/fs/nfsd/nfs3xdr.c +++ b/fs/nfsd/nfs3xdr.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfs3xdr.c - * * XDR support for nfsd/protocol version 3. * * Copyright (C) 1995, 1996, 1997 Olaf Kirch diff --git a/fs/nfsd/nfs4acl.c b/fs/nfsd/nfs4acl.c index d6f0cea4babebef7047800dd1fec1217cedbea8b..88150685df349e6abbc44d57d75c1d65fcc9649f 100644 --- a/fs/nfsd/nfs4acl.c +++ b/fs/nfsd/nfs4acl.c @@ -1,6 +1,4 @@ /* - * fs/nfs4acl/acl.c - * * Common NFSv4 ACL handling code. * * Copyright (c) 2002, 2003 The Regents of the University of Michigan. diff --git a/fs/nfsd/nfs4callback.c b/fs/nfsd/nfs4callback.c index f7a315827638b60f90bc957eea8ae3e752316258..c6eed2a3b0935f4de0363339878e097094f45024 100644 --- a/fs/nfsd/nfs4callback.c +++ b/fs/nfsd/nfs4callback.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfs4callback.c - * * Copyright (c) 2001 The Regents of the University of Michigan. * All rights reserved. * diff --git a/fs/nfsd/nfs4idmap.c b/fs/nfsd/nfs4idmap.c index 8e518cd5ac1b7ac5c80d4133cd13314a8b18dcbd..6e2983b27f3ca4e6db8529da74adfeaffe09f4a4 100644 --- a/fs/nfsd/nfs4idmap.c +++ b/fs/nfsd/nfs4idmap.c @@ -1,6 +1,4 @@ /* - * fs/nfsd/nfs4idmap.c - * * Mapping of UID/GIDs to name and vice versa. * * Copyright (c) 2002, 2003 The Regents of the University of diff --git a/fs/nfsd/nfs4proc.c b/fs/nfsd/nfs4proc.c index e2b5666f25d148d3f1a4cd291c15648a6a23cb13..37514c46984611467c95f89b82c2aa097779311b 100644 --- a/fs/nfsd/nfs4proc.c +++ b/fs/nfsd/nfs4proc.c @@ -1,6 +1,4 @@ /* - * fs/nfsd/nfs4proc.c - * * Server-side procedures for NFSv4. * * Copyright (c) 2002 The Regents of the University of Michigan. diff --git a/fs/nfsd/nfs4recover.c b/fs/nfsd/nfs4recover.c index 6744e7f2da0e291e41b5e341863777c39a747f9d..5a754f7b71ed34a84717903f018523e2008f31f5 100644 --- a/fs/nfsd/nfs4recover.c +++ b/fs/nfsd/nfs4recover.c @@ -1,6 +1,4 @@ /* -* linux/fs/nfsd/nfs4recover.c -* * Copyright (c) 2004 The Regents of the University of Michigan. * All rights reserved. * diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c index 2923e6c1da181b89f2f5e2d92de004c8edb4f47a..f19ed866c95fd18ef5da370b9cd09387c6d71c8a 100644 --- a/fs/nfsd/nfs4state.c +++ b/fs/nfsd/nfs4state.c @@ -1,6 +1,4 @@ /* -* linux/fs/nfsd/nfs4state.c -* * Copyright (c) 2001 The Regents of the University of Michigan. * All rights reserved. * diff --git a/fs/nfsd/nfscache.c b/fs/nfsd/nfscache.c index 18aa9729a38012ef6ff26c2885b2785054101df5..da08560c4818defa358feb7b75e88b4d33dee70b 100644 --- a/fs/nfsd/nfscache.c +++ b/fs/nfsd/nfscache.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfscache.c - * * Request reply cache. This is currently a global cache, but this may * change in the future and be a per-client cache. * diff --git a/fs/nfsd/nfsctl.c b/fs/nfsd/nfsctl.c index e7051ac4dc7375592efbc0192728a48437e8664c..2604c3e70ea547f69e19146afbc11fe769f6ba5a 100644 --- a/fs/nfsd/nfsctl.c +++ b/fs/nfsd/nfsctl.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfsctl.c - * * Syscall interface to knfsd. * * Copyright (C) 1995, 1996 Olaf Kirch diff --git a/fs/nfsd/nfsd.h b/fs/nfsd/nfsd.h index ac121ad1654036c79b23ed79f7f9163a84bd8bab..e942a1aaac925d187bb2479fad0c2cf5cb03d14c 100644 --- a/fs/nfsd/nfsd.h +++ b/fs/nfsd/nfsd.h @@ -1,6 +1,4 @@ /* - * linux/include/linux/nfsd/nfsd.h - * * Hodge-podge collection of knfsd-related stuff. * I will sort this out later. * diff --git a/fs/nfsd/nfsfh.c b/fs/nfsd/nfsfh.c index 44812c32e51e404c50df0c2740fda3411f506fe1..1c12177b908c70cc5dbc88050cc32cbbba8e7742 100644 --- a/fs/nfsd/nfsfh.c +++ b/fs/nfsd/nfsfh.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfsfh.c - * * NFS server file handle treatment. * * Copyright (C) 1995, 1996 Olaf Kirch diff --git a/fs/nfsd/nfsproc.c b/fs/nfsd/nfsproc.c index 21a5f793c3d159953dc706e787a91eda89d15345..a047ad6111ef2e1c6820097ee3b01a77de8ce20b 100644 --- a/fs/nfsd/nfsproc.c +++ b/fs/nfsd/nfsproc.c @@ -1,7 +1,4 @@ /* - * nfsproc2.c Process version 2 NFS requests. - * linux/fs/nfsd/nfs2proc.c - * * Process version 2 NFS requests. * * Copyright (C) 1995-1997 Olaf Kirch diff --git a/fs/nfsd/nfssvc.c b/fs/nfsd/nfssvc.c index b520ce10bd158c066cbcd55a965152965cb84d92..171699eb07c879893d1e874470c4f5922f570709 100644 --- a/fs/nfsd/nfssvc.c +++ b/fs/nfsd/nfssvc.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfssvc.c - * * Central processing for nfsd. * * Authors: Olaf Kirch (okir@monad.swb.de) diff --git a/fs/nfsd/nfsxdr.c b/fs/nfsd/nfsxdr.c index 3bec831704af904450e90ae284439722cb29b951..4ce005dbf3e66b9df71ce3d2009a2d249cc3555e 100644 --- a/fs/nfsd/nfsxdr.c +++ b/fs/nfsd/nfsxdr.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/nfsxdr.c - * * XDR support for nfsd * * Copyright (C) 1995, 1996 Olaf Kirch diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h index 775b8d281d6ad53939e9fdeb4c6ecea4819e4502..fefeae27f25e62a784b8e67a483154b283542c64 100644 --- a/fs/nfsd/state.h +++ b/fs/nfsd/state.h @@ -1,6 +1,4 @@ /* - * linux/include/nfsd/state.h - * * Copyright (c) 2001 The Regents of the University of Michigan. * All rights reserved. * diff --git a/fs/nfsd/stats.c b/fs/nfsd/stats.c index 3fc69dfd30917fe6a7bbfc1dea91d958ca4a12a6..5232d3e8fb2f0f2a28be0e25ff73b0e6dde170c4 100644 --- a/fs/nfsd/stats.c +++ b/fs/nfsd/stats.c @@ -1,6 +1,4 @@ /* - * linux/fs/nfsd/stats.c - * * procfs-based user access to knfsd statistics * * /proc/net/rpc/nfsd diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c index f6ca32b07e11e2bb9a1d1e2b192a863b95b66259..e3ef3ec0efd0675c6c8d5d5a4a154ec0cca6b80c 100644 --- a/fs/nfsd/vfs.c +++ b/fs/nfsd/vfs.c @@ -1,7 +1,5 @@ #define MSNFS /* HACK HACK */ /* - * linux/fs/nfsd/vfs.c - * * File operations used by nfsd. Some of these have been ripped from * other parts of the kernel because they weren't exported, others * are partial duplicates with added or changed functionality. diff --git a/fs/nfsd/xdr.h b/fs/nfsd/xdr.h index 87fe6f64b8f73503660461c3df0b293166b9ae7d..53b1863dd8f67b2e86fda47490a773fa3b5d41f7 100644 --- a/fs/nfsd/xdr.h +++ b/fs/nfsd/xdr.h @@ -1,8 +1,4 @@ -/* - * linux/include/linux/nfsd/xdr.h - * - * XDR types for nfsd. This is mainly a typing exercise. - */ +/* XDR types for nfsd. This is mainly a typing exercise. */ #ifndef LINUX_NFSD_H #define LINUX_NFSD_H diff --git a/fs/nfsd/xdr3.h b/fs/nfsd/xdr3.h index b330756973cfb2e721bbe94069409456c733e721..7df980eb05628789a336f0dea422c4ac49904609 100644 --- a/fs/nfsd/xdr3.h +++ b/fs/nfsd/xdr3.h @@ -1,6 +1,4 @@ /* - * linux/include/linux/nfsd/xdr3.h - * * XDR types for NFSv3 in nfsd. * * Copyright (C) 1996-1998, Olaf Kirch diff --git a/fs/nfsd/xdr4.h b/fs/nfsd/xdr4.h index 83202a1cf07bbf46e0fd9f7017968455c8f95865..efa337739534c62f55ef834e1c9dd3721b232fbb 100644 --- a/fs/nfsd/xdr4.h +++ b/fs/nfsd/xdr4.h @@ -1,6 +1,4 @@ /* - * include/linux/nfsd/xdr4.h - * * Server-side types for NFSv4. * * Copyright (c) 2002 The Regents of the University of Michigan.