Hi,<br><br>Would like to understand how the mount table information pertaining to each container is being maintained.<br>As this data would be required by most of the file system calls. Example: mount, umount, bdf, df when executed inside a container. <br>
<br>As these commands would use mntent set of Library calls: setmntent(), getmntent(), & endmntent(). How is the mnttab device file maintained for each container ?<br><br>Thanks and Regards,<br>Hamilton<br><br><br>