diff options
Diffstat (limited to 'fs/nfs/inode.c')
-rw-r--r-- | fs/nfs/inode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/inode.c b/fs/nfs/inode.c index e67e31c73416..c7782b278e8b 100644 --- a/fs/nfs/inode.c +++ b/fs/nfs/inode.c | |||
@@ -1612,6 +1612,7 @@ static void __exit exit_nfs_fs(void) | |||
1612 | #ifdef CONFIG_PROC_FS | 1612 | #ifdef CONFIG_PROC_FS |
1613 | rpc_proc_unregister("nfs"); | 1613 | rpc_proc_unregister("nfs"); |
1614 | #endif | 1614 | #endif |
1615 | nfs_cleanup_cb_ident_idr(); | ||
1615 | unregister_nfs_fs(); | 1616 | unregister_nfs_fs(); |
1616 | nfs_fs_proc_exit(); | 1617 | nfs_fs_proc_exit(); |
1617 | nfsiod_stop(); | 1618 | nfsiod_stop(); |