Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
[linux-drm-fsl-dcu.git] / fs / nfs / nfs4super.c
index ab30a3a637deb2ace9ecc142539b31410bfcc89c..75090feeafade9c790bb4bf0d84c8546a46819a0 100644 (file)
@@ -345,6 +345,9 @@ out:
 
 static void __exit exit_nfs_v4(void)
 {
+       /* Not called in the _init(), conditionally loaded */
+       nfs4_pnfs_v3_ds_connect_unload();
+
        unregister_nfs_version(&nfs_v4);
        nfs4_unregister_sysctl();
        nfs_idmap_quit();