xv6

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9bb1e53df5cd77986d126cb7800066b6190d684f
parent 7fb21193b063841d53d56b1a33b7ee455fd2a0ae
Author: Austin Clements <amdragon@mit.edu>
Date:   Fri,  2 Sep 2011 15:14:06 -0400

Add blank page to get our super FS spreads back

Diffstat:
Mlog.c | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/log.c b/log.c @@ -176,3 +176,7 @@ log_write(struct buf *b) if (i == log.lh.n) log.lh.n++; } + +//PAGEBREAK! +// Blank page. +