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:
d2ccddf
)
NFS: Remove nfs_delete_inode()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 1 Jun 2006 21:26:35 +0000
(17:26 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:14 +0000
(09:34 -0400)
Now that we have a real nfs_invalidate_page() to ensure that
truncate_inode_pages() does the right thing when there are pending dirty
pages, we can get rid of nfs_delete_inode().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found