Skip to content
Snippets Groups Projects
  1. Aug 13, 2006
    • rtm's avatar
      namei returns locked parent dir inode for create / unlink · 211ff0c6
      rtm authored
      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
      211ff0c6
  2. Aug 12, 2006
  3. Aug 11, 2006
  4. Aug 10, 2006
  5. Aug 09, 2006
  6. Aug 08, 2006
  7. Aug 06, 2006
  8. Aug 04, 2006
  9. Jul 29, 2006
    • rtm's avatar
      open() · 32630628
      rtm authored
      32630628
  10. Jul 28, 2006
  11. Jul 27, 2006
  12. Jul 26, 2006
    • rtm's avatar
      update · 54a4b003
      rtm authored
      54a4b003
  13. Jul 21, 2006
    • rtm's avatar
      namei · 9d3fb671
      rtm authored
      9d3fb671
    • rtm's avatar
      bread · 11a9947f
      rtm authored
      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
      11a9947f
  14. Jul 20, 2006
  15. Jul 18, 2006
  16. Jul 16, 2006
Loading