]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Fri, 9 Sep 2022 06:24:11 +0000 (14:24 +0800)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 5 Oct 2022 19:29:23 +0000 (15:29 -0400)
commita214fd7942cb8cd25c26fe792e6fd8a8abd075f1
tree8605c9a12649a618a2b81de64faab6658ab134a0
parentbb11e16253eb3963a9658a87059162c83e0c0497
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration

nfs_write_prepare() has been removed since
commit f529ec1b3e3c ("NFS: Create a common pgio_rpc_prepare
function"), so remove it.

nfs_wait_atomic_killable() has been removed since
commit d32dfcd6023e ("sched/wait, fs/nfs: Convert wait_on_atomic_t()
usage to the new wait_var_event() API"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/internal.h