OSDN Git Service

nfs client: exit_net cleanup check added
authorVasily Averin <vvs@virtuozzo.com>
Sun, 12 Nov 2017 08:48:16 +0000 (11:48 +0300)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 17 Nov 2017 21:43:50 +0000 (16:43 -0500)
commitb0b5352d9a507b344d4a2aec21f0105c585251fe
treeff398733c4f25495f34fc134b6ed4eb86033b014
parent0671d8f108762efc51ca893dbf8f0ba72f655c3d
nfs client: exit_net cleanup check added

Be sure that nfs_client_list and nfs_volume_list lists initialized
in net_init hook were return to initial state in net_exit hook.

Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/inode.c