]> err.no Git - linux-2.6/blobdiff - fs/cifs/cifs_debug.c
Merge branch 'work'
[linux-2.6] / fs / cifs / cifs_debug.c
index f4054d695f81f7cc3899b43a6b5149f5e2a3ac89..22a444a3fe4c2fb9325a0fdaa2e4eb09d3707670 100644 (file)
@@ -217,7 +217,7 @@ cifs_stats_write(struct file *file, const char __user *buffer,
         if (rc)
                 return rc;
 
-        if (c == '1' || c == 'y' || c == 'Y') {
+        if (c == '1' || c == 'y' || c == 'Y' || c == '0') {
                read_lock(&GlobalSMBSeslock);
                list_for_each(tmp, &GlobalTreeConnectionList) {
                        tcon = list_entry(tmp, struct cifsTconInfo,