Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 08-filesystems/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Blok cihazların üzerine kurulan dosya soyutlaması: blok katmanı, VFS, disk
| inode, dentry ve dosya tanımlayıcıları | `inode-ve-dentry.md` | ⬜ |
| Dosya işlemleri: open, read, write, close | `dosya-islemleri.md` | ⬜ |
| FAT12 / FAT16 / FAT32 | `fat.md` | ⬜ |
| ext2 | `ext2.md` | |
| ext2 | `ext2.md` | |
| ext4 ve journaling | `ext4-ve-journaling.md` | ⬜ |
| initrd ve initramfs | `initrd.md` | ⬜ |
| Sanal dosya sistemleri: tmpfs, devfs, procfs | `sanal-dosya-sistemleri.md` | ⬜ |
Expand Down
Loading