On Fri, 16 Jun 2017, Rohan Puri wrote: > If s_root is set it means the superblock is already filled up so call > fill_super() only if s_root is NULL meaning superblock is not filled yet. I tried looking at the d_name of the s_root dentry when mounting a device and its always '/'. I presume this is due to it being the root dentry of the subtree we're attaching to the main file hierarchy. Can the dentry of a superblock be something other than '/' on mounting it? Apologies if my question is a little vague. Any documentation about this would help too. --- Shrikant _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies