summaryrefslogtreecommitdiff
path: root/kill.c
AgeCommit message (Collapse)AuthorFilesLines
2015-04-03Disentangle block size from the disk's sector size. Set block size to 1024 ↵Frans Kaashoek1-1/+1
to show that they can be different. Clean up mkfs, simplifying specifying fs parameters, remove some redundancy between fs and mkfs, and fix disk layout bugs. Call blocks in the file system blocks instead of sectors. Passes usertests for different block sizes.
2009-05-31tab policersc1-1/+1
2007-08-08add killrsc1-0/+17