]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: Remove _nfs_call_sync_session
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 12 Nov 2012 19:13:13 +0000 (14:13 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 22:55:52 +0000 (17:55 -0500)
commita6888ed1130a078ebbd78155c8a909c5f6748c8d
treec99d67fd6b622a5dbb488068de4b37002256400e
parent1ad1f70275347e8dea2e1855306768eb3ac8bff2
NFS: Remove _nfs_call_sync_session

All it does is pass its arguments through to another function.  Let's
cut out the middleman...

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c