linux/fs/nfsd
Eric Sesterhenn 73dff8be9e BUG_ON() conversion in fs/nfsd/
This patch converts an if () BUG(); construct to BUG_ON();
which occupies less space, uses unlikely and is safer when
BUG() is disabled.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-10-03 23:37:14 +02:00
..
auth.c
export.c [PATCH] nfsd: add lock annotations to e_start and e_stop 2006-10-02 07:57:18 -07:00
lockd.c
Makefile
nfs2acl.c fix file specification in comments 2006-10-03 23:01:26 +02:00
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c [PATCH] knfsd: add some missing newlines in printks 2006-10-02 07:57:17 -07:00
nfs4idmap.c
nfs4proc.c [PATCH] knfsd: add some missing newlines in printks 2006-10-02 07:57:17 -07:00
nfs4recover.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 2006-10-03 08:03:40 -07:00
nfs4state.c
nfs4xdr.c BUG_ON() conversion in fs/nfsd/ 2006-10-03 23:37:14 +02:00
nfscache.c
nfsctl.c [PATCH] knfsd: allow admin to set nthreads per node 2006-10-02 07:57:20 -07:00
nfsfh.c
nfsproc.c
nfssvc.c [PATCH] knfsd: allow admin to set nthreads per node 2006-10-02 07:57:20 -07:00
nfsxdr.c fix file specification in comments 2006-10-03 23:01:26 +02:00
stats.c
vfs.c [PATCH] nfsd: lockdep annotation 2006-10-02 07:57:20 -07:00