Merge pull request #3 from asfdfdfd/patch-1

Typo in comment fixed.
This commit is contained in:
Sankar சங்கர் 2014-03-29 21:15:55 +05:30
commit 069f34ebbc

View File

@ -592,7 +592,7 @@ struct dentry *simplefs_lookup(struct inode *parent_inode,
* is not written to the inode store, but the inodes_count is
* incremented. Then if the random string on the disk matches
* with the filename that we are comparing above, then we
* will use an invalid unintialized inode */
* will use an invalid uninitialized inode */
struct inode *inode;
struct simplefs_inode *sfs_inode;