Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / fs / nfs / callback_xdr.c
index 01a430e51daade430cb3d2a4c3bc9f31decdc62f..681dd642f1195a0ebe253f8c57cb3fa81888f0c7 100644 (file)
@@ -761,7 +761,6 @@ static void nfs4_callback_free_slot(struct nfs4_session *session,
         * A single slot, so highest used slotid is either 0 or -1
         */
        nfs4_free_slot(tbl, slot);
-       nfs4_slot_tbl_drain_complete(tbl);
        spin_unlock(&tbl->slot_tbl_lock);
 }