| Submitter | Artem Bityutskiy |
|---|---|
| Date | Aug. 8, 2010, 9:57 a.m. |
| Message ID | <1281261452-9868-3-git-send-email-dedekind1@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/61203/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/fs/ubifs/gc.c b/fs/ubifs/gc.c index f89a422..29ce1b3 100644 --- a/fs/ubifs/gc.c +++ b/fs/ubifs/gc.c @@ -677,7 +677,7 @@ int ubifs_garbage_collect(struct ubifs_info *c, int anyway) ret = ubifs_garbage_collect_leb(c, &lp); if (ret < 0) { - if (ret == -EAGAIN || ret == -ENOSPC) { + if (ret == -EAGAIN) { /* * These codes are not errors, so we have to * return the LEB to lprops. But if the