]> 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>
Wed, 5 Dec 2012 23:30:51 +0000 (00:30 +0100)
commit104287cd4ebb5484c654551c102c25c94227f717
treec99d67fd6b622a5dbb488068de4b37002256400e
parent8fe72bac8de784c4059b41a7dd6bb0151a3ae898
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