Support Directory Creation

When we instantiated the root-inode, we attached an inode-operations object - struct stamfs_dir_iops. It has a "mkdir" entry - to which we now attach stamfs_iop_mkdir():

Originally written by Valid HTML 4.01!guy keren