nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
authorJeff Layton <jlayton@poochiereds.net>
Fri, 22 Apr 2016 00:51:57 +0000 (20:51 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 9 May 2016 13:05:40 +0000 (09:05 -0400)
commit547a637630c61b9e1dae9abce2b44ce7076244af
tree60e3e0652d66d36f042a1643aaa42e23b4e5e734
parent62dbef2ae41393eba2f6853ca174130f2d09c7d3
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred

All the callers already call that function before calling into here,
so it ends up being a no-op anyway.

Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/flexfilelayout/flexfilelayoutdev.c