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:
4488cc9
)
nfsd: get rid of the unused functions in vfs
author
Zhao Hongjiang
<zhaohongjiang@huawei.com>
Fri, 3 May 2013 10:08:24 +0000
(18:08 +0800)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 13 May 2013 14:11:44 +0000
(10:11 -0400)
The fh_lock_parent(), nfsd_truncate(), nfsd_notify_change() and
nfsd_sync_dir() fuctions are neither implemented nor used, just remove
them.
Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found