> > Hi all, > > > > I am trying to debug why I am not able to mount a filesystem on my > system, I > > am tyring to do that from kernel. I need to know what are the entry > points > > in the kernel when the mount system call is called and where kernel > looks > > for the filesystem types? > > Did you check the below path ? > > do_new_mount -> do_kern_mount -> get_fs_type -> find_filesystem Thanks this is exact information I was looking for. > > Thanks - > Manish > > > > > > > > > > By the way, the failure is due to not recognizing the file system type, > I > > have already configured and compiled the kernel with the that specfic > file > > system. > > > > > > > > Many thanks in advance, > > > > Bizhan -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ