git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83715ad
)
This fixes a panic doing the first READDIR or READDIRPLUS call when:
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:17:12 +0000
(13:17 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:17:12 +0000
(13:17 -0400)
* 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>
No differences found