shithub: gefs

Download patch

ref: 9d215d5af232112242d17641304c037d16cd0290
parent: 7e2b02ff91250749088f481e3a5bbba595051cdb
author: Ori Bernstein <ori@eigenstate.org>
date: Sat Oct 22 14:32:01 EDT 2022

epoch: actually clean up

line got accidentally deleted

--- a/fs.c
+++ b/fs.c
@@ -1970,6 +1970,7 @@
 			break;
 		}
 		epochend(wid);
+		epochclean();
 	}
 }