]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/cifs/cifsfs.c
Freezer: make kernel threads nonfreezable by default
[net-next-2.6.git] / fs / cifs / cifsfs.c
index 8b0cbf4a4ad0aa33dfecf6100afeb139151e5b03..bd0f2f2353ce3eda3be4aab2d21518cd58671154 100644 (file)
@@ -849,6 +849,7 @@ static int cifs_oplock_thread(void * dummyarg)
        __u16  netfid;
        int rc;
 
+       set_freezable();
        do {
                if (try_to_freeze()) 
                        continue;