]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/nfssvc.c
Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/topic...
[karo-tx-linux.git] / fs / nfsd / nfssvc.c
index 9a4a5f9e7468748f7195ac92f86d7317c83e0822..1879e43f2868c7ffbf21405f41412d2f540f19f7 100644 (file)
@@ -591,12 +591,6 @@ nfsd(void *vrqstp)
        nfsdstats.th_cnt++;
        mutex_unlock(&nfsd_mutex);
 
-       /*
-        * We want less throttling in balance_dirty_pages() so that nfs to
-        * localhost doesn't cause nfsd to lock up due to all the client's
-        * dirty pages.
-        */
-       current->flags |= PF_LESS_THROTTLE;
        set_freezable();
 
        /*