If this is right, does it mean that Ext2/3 does not touch any VFS data structures like s_blocksize and s_file and the VFS is solely responsible for its data structures?
# cd fs/ext3 # grep '\->s_' * # grep '\->i_' *
-- Best Regards, Artem B. Bityuckiy, St.-Petersburg, Russia.
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/