summaryrefslogtreecommitdiff
path: root/toys/e2fs.h
AgeCommit message (Collapse)AuthorFilesLines
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked ↵Rob Landley1-99/+97
right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. The actual code should be the same afterward, this is just cosmetic refactoring.
2007-04-18Next iteration of mke2fs development.Rob Landley1-1/+1
2007-02-12More work on mke2fs.c. Random in-progress snapshot...Rob Landley1-1/+1
2007-02-04Add parent pointer to dirtree, more work on mke2fs (populate dirtree, countRob Landley1-3/+1
index blocks).
2007-01-28More work on mke2fs.Rob Landley1-1/+1
2007-01-27Move superblock initialization to a function. Trim unused padding fromRob Landley1-1/+1
superblock.
2007-01-27One more field, minor shrinking, and start on block groups.Rob Landley1-0/+11
2007-01-23More work on mke2fs.Rob Landley1-38/+40
2007-01-23More random progress on mke2fs. Nothing to see yet.Rob Landley1-0/+133