kernel-ark/fs/nfsd
NeilBrown d1bbf14f37 [PATCH] knfsd: Fix stale file handle problem with subtree_checking.
A recent commit (7fc90ec93a) moved the
call to nfsd_setuser out of the 'find a dentry for a filehandle' branch
of fh_verify so that it would always be called.

This had the unfortunately side-effect of moving *after* the call to
decode_fh, so the prober fsuid was not set when nfsd_acceptable was called,
the 'permission' check did the wrong thing.

This patch moves the nfsd_setuser call back where it was, and add as call
in the other branch of the if.

Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-31 13:28:37 -07:00
..
auth.c
export.c [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 2006-06-30 11:25:39 -07:00
lockd.c
Makefile
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nfs4idmap.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nfs4proc.c [PATCH] knfsd: nfsd4: add per-operation server stats 2006-07-10 13:24:27 -07:00
nfs4recover.c
nfs4state.c [PATCH] knfsd: nfsd4: fix open flag passing 2006-06-30 11:25:40 -07:00
nfs4xdr.c
nfscache.c
nfsctl.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nfsfh.c [PATCH] knfsd: Fix stale file handle problem with subtree_checking. 2006-07-31 13:28:37 -07:00
nfsproc.c
nfssvc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nfsxdr.c
stats.c [PATCH] knfsd: nfsd4: add per-operation server stats 2006-07-10 13:24:27 -07:00
vfs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 2006-06-30 15:39:30 -07:00