Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177212
b: refs/heads/master
c: 7663dac
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Dec 15, 2009
1 parent 6d6964a commit c29deec
Show file tree
Hide file tree
Showing 28 changed files with 3 additions and 62 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1557aca7904ed6fadd22cdc3364754070bb3d3c3
refs/heads/master: 7663dacd926584093dfc350892792054692b6cb3
6 changes: 1 addition & 5 deletions trunk/fs/nfsd/auth.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
/*
* linux/fs/nfsd/auth.c
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*/
/* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de> */

#include <linux/sched.h>
#include "nfsd.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/cache.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* include/linux/nfsd/cache.h
*
* Request reply cache. This was heavily inspired by the
* implementation in 4.3BSD/4.4BSD.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/export.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/lockd.c
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs2acl.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs2acl.c
*
* Process version 2 NFSACL requests.
*
* Copyright (C) 2002-2003 Andreas Gruenbacher <agruen@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs3acl.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs3acl.c
*
* Process version 3 NFSACL requests.
*
* Copyright (C) 2002-2003 Andreas Gruenbacher <agruen@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs3proc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs3proc.c
*
* Process version 3 NFS requests.
*
* Copyright (C) 1996, 1997, 1998 Olaf Kirch <okir@monad.swb.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs3xdr.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs3xdr.c
*
* XDR support for nfsd/protocol version 3.
*
* Copyright (C) 1995, 1996, 1997 Olaf Kirch <okir@monad.swb.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4acl.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* fs/nfs4acl/acl.c
*
* Common NFSv4 ACL handling code.
*
* Copyright (c) 2002, 2003 The Regents of the University of Michigan.
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs4callback.c
*
* Copyright (c) 2001 The Regents of the University of Michigan.
* All rights reserved.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4idmap.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4proc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* fs/nfsd/nfs4proc.c
*
* Server-side procedures for NFSv4.
*
* Copyright (c) 2002 The Regents of the University of Michigan.
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4recover.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs4recover.c
*
* Copyright (c) 2004 The Regents of the University of Michigan.
* All rights reserved.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfs4state.c
*
* Copyright (c) 2001 The Regents of the University of Michigan.
* All rights reserved.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfscache.c
Original file line number Diff line number Diff line change
@@ -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.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfsctl.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfsctl.c
*
* Syscall interface to knfsd.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfsd.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/include/linux/nfsd/nfsd.h
*
* Hodge-podge collection of knfsd-related stuff.
* I will sort this out later.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfsfh.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfsfh.c
*
* NFS server file handle treatment.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
Expand Down
3 changes: 0 additions & 3 deletions trunk/fs/nfsd/nfsproc.c
Original file line number Diff line number Diff line change
@@ -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 <okir@monad.swb.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfssvc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfssvc.c
*
* Central processing for nfsd.
*
* Authors: Olaf Kirch (okir@monad.swb.de)
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfsxdr.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfsxdr.c
*
* XDR support for nfsd
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/state.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/include/nfsd/state.h
*
* Copyright (c) 2001 The Regents of the University of Michigan.
* All rights reserved.
*
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/stats.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/stats.c
*
* procfs-based user access to knfsd statistics
*
* /proc/net/rpc/nfsd
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/vfs.c
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
6 changes: 1 addition & 5 deletions trunk/fs/nfsd/xdr.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/xdr3.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/include/linux/nfsd/xdr3.h
*
* XDR types for NFSv3 in nfsd.
*
* Copyright (C) 1996-1998, Olaf Kirch <okir@monad.swb.de>
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/xdr4.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* include/linux/nfsd/xdr4.h
*
* Server-side types for NFSv4.
*
* Copyright (c) 2002 The Regents of the University of Michigan.
Expand Down

0 comments on commit c29deec

Please sign in to comment.