nfsd: get rid of the unused functions in vfs
authorZhao Hongjiang <zhaohongjiang@huawei.com>
Fri, 3 May 2013 10:08:24 +0000 (18:08 +0800)
committerJ. 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