15 Commits

Author SHA1 Message Date
Sankar சங்கர்
ec223623dc Create and retrieve the rootdir inode from the inode store instead of the super block 2013-04-22 21:10:21 +05:30
Sankar சங்கர்
f2ae6c1536 Code comments 2013-04-22 17:02:29 +05:30
Sankar சங்கர்
e0e7618c8e Load inode of the root dir from disk. Support readdir (ls) on root directory. 2013-04-22 16:45:25 +05:30
Sankar சங்கர்
5201fe0520 Use fixed sized POSIX datatypes instead of platform dependent types 2013-04-19 15:42:34 +05:30
Sankar சங்கர்
e5b2694335 Add the mkfs binary to the gitignore 2013-04-12 12:56:28 +05:30
Sankar சங்கர்
3198c6614e Load superblock from disk for a simplefs formatted filesystem 2013-04-12 00:16:18 +05:30
Sankar சங்கர்
a3d7c0337e Simplify build instructions 2013-03-30 16:08:59 +05:30
Sankar சங்கர்
5b5062b46e mkfs-simplefs: An utility to create simplefs on a device. 2013-03-30 00:13:38 +05:30
Sankar சங்கர்
f050b4f8e7 Patched to support 'cd' to the mountpoint and do an 'ls' there 2013-03-17 14:22:56 +05:30
Sankar சங்கர்
0e2ed5c9aa Ignore image and mount file paths, which are used for debugging 2013-03-16 14:48:24 +05:30
Sankar சங்கர்
24df8c8c44 Code for: [Un]Register filesystem, [un]mount simplefs, Superblock placeholder 2013-03-16 14:47:45 +05:30
Sankar சங்கர்
1b67698838 Updated the README with license, build instruction 2013-03-10 20:30:29 +05:30
Sankar சங்கர்
cd69770f7d Standard .gitignore file for kernel development 2013-03-10 20:27:31 +05:30
Sankar சங்கர்
9cbdc4cc9f Starting with a hello world kernel module 2013-03-10 20:25:26 +05:30
Sankar சங்கர்
6924003b81 A simple filesystem to understand things 2013-03-10 20:24:46 +05:30