File names with trailing period or space need special case conversion
[firefly-linux-kernel-4.4.55.git] / fs / afs / vlocation.c
index b6df2e83809f4ac81ed5b3d02f944ac7f32d9de8..52976785a32caed097d9bb10f9990557189bbe77 100644 (file)
@@ -130,7 +130,6 @@ static int afs_vlocation_access_vl_by_id(struct afs_vlocation *vl,
                                        /* second+ BUSY - sleep a little bit */
                                        set_current_state(TASK_UNINTERRUPTIBLE);
                                        schedule_timeout(1);
-                                       __set_current_state(TASK_RUNNING);
                                }
                                continue;
                        }