Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change VFS interface : handles no longer visible to underlying FS. | Alex Auvolat | 2015-03-02 | 1 | -63/+50 |
| | |||||
* | Fix calculations in iso9660_fh_read | Alex Auvolat | 2015-02-24 | 1 | -4/+16 |
| | |||||
* | Another important lesson. | Alex Auvolat | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Complete ISO9660 impl ; some strange wtf is going on. | Alex Auvolat | 2015-02-24 | 1 | -2/+265 |
| | |||||
* | Fix a bug (dispose in pciide should not exist) | Alex Auvolat | 2015-02-24 | 1 | -4/+15 |
| | |||||
* | Change VFS a bit : the root directory of a fs is now a pointer. Fix tests. | Alex Auvolat | 2015-02-24 | 1 | -9/+3 |
| | |||||
* | More preparation for iso9660 | Alex Auvolat | 2015-02-24 | 1 | -2/+31 |
| | |||||
* | Make way for ISO 9660 driver. | Alex Auvolat | 2015-02-24 | 1 | -0/+10 |