]> git.karo-electronics.de Git - linux-beck.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)
commitf765bf762bb57d8bda825e5440a4801232cd835f
treef8e9f278eb0090b31709c3f644453bf820a8a51e
parent8c163d8e5ad2bd7982904bbe568706e1b0bbf60a
NFS: Remove the left function defines in callback.h

Commit 778be232a207 "NFS do not find client in NFSv4 pg_authenticate" has remove
the define and using of nfs4_set_callback_sessionid(), and
commit 36281caa839f "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