Hello Everyone!
This is my third post related to my project, Adding UFS2 file system in Haiku
The link below provides the patches that I have worked on till now.
Know more
Work done till now The following points briefly describes what I have done till now:
Reading a file in a UFS2 formatted disk
Implemented ufs2_open(), ufs2_read() in kernel_interface.cpp Reading data from block pointers
Hello Everyone!
This is my another post related to my project, Adding UFS2 file system in Haiku
The link below provides the patches that I have worked on till now.
Know more
Work done till now The following points briefly describes what I have done till now:
Reading a symbolic link in a UFS2 formatted disk
Implemented ufs2_read_link() in kernel_interface.cpp Reading data from block pointers
Hello Everyone!
This is my second post related to my project, Adding UFS2 file system in Haiku
The link below provides the patches that I have worked on till now.
Know more
Work done till now The following points briefly describes what I have done till now:
Mount the root directory of a UFS2 formatted disk
Implemented ufs2_mount() in kernel_interface.cpp Reading inode from disk
Hello everyone! I am one of the selected students for this year Google Summer of Code(GSoC). This is my first blog on Haiku website and in this post I will introduce myself and share details about my project.
Introduction My name is Suhel Mehta and my name on IRC channel is suhel. I am studying Computer Science and Engineering(CSE) at GNDEC(Guru Nanak Dev Engineering College) in Punjab, India. I am also a part of Development team of college that do technical work.