]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9fa4d06e5c04a760a549b45bde4c64e6413fc4a
tree60e3e0652d66d36f042a1643aaa42e23b4e5e734
parentea1542f9e3af9bf90087f3cf819042b540f3da85
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