]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove the left function defines in callback.h
authorKinglong Mee <kinglongmee@gmail.com>
Thu, 24 Sep 2015 12:56:29 +0000 (20:56 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 21 Oct 2015 20:49:22 +0000 (15:49 -0500)
commit7452f52bbd0f3e0d617c8633fa68d30caee9abc8
treef8e9f278eb0090b31709c3f644453bf820a8a51e
parent2141be3f16eee3367d3b24ade06223c1f753b008
NFS: Remove the left function defines in callback.h

Commit 904ca6aec9b3 "NFS do not find client in NFSv4 pg_authenticate" has remove
the define and using of nfs4_set_callback_sessionid(), and
commit 472ea9122426 "NFSv4: Further clean-ups of delegation stateid validation"
has update the checking of stateid, and move the code to nfs4proc.c.

This patch remove those function defines left in callback.h

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback.h