June 15, 2013
12:54 p.m.
On Sat, 15 Jun 2013 11:02:46 +0530, Dibyayan Chakraborty said:
Please describe the functions of this function "mount_bdev()" defined in the header file "Linux/fs/super.c".
I guess it somehow initiates a safe execution of the fill_super function passed as parameter but i want to know the actual steps performed by that function.
Did you find the source of the function? Did you read the source of the function? Can you explain what you're still confused about even after reading it?