Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-07 | comments | rsc | 1 | -5/+6 | |
2006-08-25 | inode addrs[NDIRECT] -> NADDRS | rtm | 1 | -1/+1 | |
fix race in mknod / creat use last component in dirent in mknod, not path | |||||
2006-08-13 | namei returns locked parent dir inode for create / unlink | rtm | 1 | -0/+4 | |
don't hold fd table lock across idecref() (latter does block i/o) idecref calls iput() in case last ref -> freeing inode dir size is 512 * # blocks, so readi/writei &c work unlink deletes dirent even if ip->nlink > 0 | |||||
2006-08-08 | mknod,ialloc,iupdate | kaashoek | 1 | -0/+2 | |
2006-07-21 | namei | rtm | 1 | -0/+2 | |
2006-07-21 | bread | rtm | 1 | -0/+12 | |
iget mkfs makes a file system image put this in your .bochsrc: ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1 |