linux/net/sunrpc
Trond Myklebust bce3481c91 This fixes a panic doing the first READDIR or READDIRPLUS call when:
* the client is ia64 or any platform that actually implements
    flush_dcache_page(), and

  * the server returns fsinfo.dtpref >= client's PAGE_SIZE, and

  * the server does *not* return post-op attributes for the directory
    in the READDIR reply.

Problem diagnosed by Greg Banks <gnb@melbourne.sgi.com>

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-07-05 13:17:12 -04:00
..
auth_gss [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy 2006-06-30 11:25:41 -07:00
Makefile
auth.c
auth_null.c
auth_unix.c
cache.c
clnt.c
pmap_clnt.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rpc_pipe.c [PATCH] lockdep: annotate sunrpc code 2006-07-03 15:27:08 -07:00
sched.c
socklib.c
stats.c
sunrpc_syms.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
svc.c [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy 2006-06-30 11:25:41 -07:00
svcauth.c
svcauth_unix.c
svcsock.c
sysctl.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
timer.c
xdr.c This fixes a panic doing the first READDIR or READDIRPLUS call when: 2006-07-05 13:17:12 -04:00
xprt.c
xprtsock.c