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:
c9c5792
)
NFS: Fix an Oops in nfs_setattr()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 14 Apr 2007 23:07:28 +0000
(19:07 -0400)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 15 Apr 2007 04:46:47 +0000
(21:46 -0700)
It looks like nfs_setattr() and nfs_rename() also need to test whether the
target is a regular file before calling nfs_wb_all()...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found